From be46234bf052a3308a7d5b27aa748c2c7c7e55cc Mon Sep 17 00:00:00 2001 From: arif Date: Tue, 5 Jan 2010 17:22:24 +0000 Subject: [PATCH] sfdp added to win32 builds --- cmd/tools/gvpack.vcproj | 4 +- graphviz.sln | 103 ++++++++++-------- lib/common/utils.c | 2 +- lib/expr/exgram.h | 2 +- lib/fdpgen/gvfdpgen.vcproj | 3 +- lib/neatogen/gvneatogen.vcproj | 4 +- lib/sfdpgen/sfdp.vcproj | 4 +- lib/sfdpgen/sfdpinit.c | 1 + plugin/neato_layout/gvplugin_neato_layout.def | 2 + .../neato_layout/gvplugin_neato_layout.vcproj | 8 +- 10 files changed, 74 insertions(+), 59 deletions(-) diff --git a/cmd/tools/gvpack.vcproj b/cmd/tools/gvpack.vcproj index c084bbc90..93907dc69 100644 --- a/cmd/tools/gvpack.vcproj +++ b/cmd/tools/gvpack.vcproj @@ -60,7 +60,7 @@ /> data.variable.symbol->local.pointer = 0; } break; - case IN_OP: +// case IN_OP: case UNSET: if (x->data.variable.index) exfreenode(p, x->data.variable.index); diff --git a/lib/fdpgen/gvfdpgen.vcproj b/lib/fdpgen/gvfdpgen.vcproj index 3863160b4..4ac7159a2 100644 --- a/lib/fdpgen/gvfdpgen.vcproj +++ b/lib/fdpgen/gvfdpgen.vcproj @@ -101,11 +101,12 @@ /> diff --git a/lib/neatogen/gvneatogen.vcproj b/lib/neatogen/gvneatogen.vcproj index 029564e94..9c6a3b89d 100644 --- a/lib/neatogen/gvneatogen.vcproj +++ b/lib/neatogen/gvneatogen.vcproj @@ -39,7 +39,7 @@