]> granicus.if.org Git - graphviz/commitdiff
Remove unused *.vcproj files.
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 01:46:07 +0000 (03:46 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sun, 18 Sep 2016 01:46:07 +0000 (03:46 +0200)
The .vcproj files are the old Visual Studio project files. A lot of these
were upgraded and the old versions removed. These vcproj files have an
upgraded .vcxproj, but hadn't been removed yet.

cmd/gvmap/gvmap.vcproj.RESEARCH.arif.user [deleted file]
cmd/gvmap/gvmap.vcproj.user [deleted file]
cmd/smyrna/smyrna.vcproj.RESEARCH.arif.user [deleted file]
cmd/tools/gml2gv.vcproj.RESEARCH.arif.user [deleted file]
cmd/tools/gml2gv.vcproj.user [deleted file]
contrib/diffimg/diffimg.vcproj [deleted file]
contrib/prune/prune.vcproj [deleted file]
graphviz.vcproj [deleted file]
lib/gvc.vcproj.RESEARCH.arif.user [deleted file]
lib/gvc/gvc.vcproj [deleted file]
plugin/core/plugincore.vcproj [deleted file]

diff --git a/cmd/gvmap/gvmap.vcproj.RESEARCH.arif.user b/cmd/gvmap/gvmap.vcproj.RESEARCH.arif.user
deleted file mode 100644 (file)
index eb8564a..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<VisualStudioUserFile\r
-       ProjectType="Visual C++"\r
-       Version="9.00"\r
-       ShowAllFiles="true"\r
-       >\r
-       <Configurations>\r
-               <Configuration\r
-                       Name="Debug|Win32"\r
-                       >\r
-                       <DebugSettings\r
-                               Command="$(TargetPath)"\r
-                               WorkingDirectory=""\r
-                               CommandArguments=""\r
-                               Attach="false"\r
-                               DebuggerType="3"\r
-                               Remote="1"\r
-                               RemoteMachine="ARIF-PC"\r
-                               RemoteCommand=""\r
-                               HttpUrl=""\r
-                               PDBPath=""\r
-                               SQLDebugging=""\r
-                               Environment=""\r
-                               EnvironmentMerge="true"\r
-                               DebuggerFlavor=""\r
-                               MPIRunCommand=""\r
-                               MPIRunArguments=""\r
-                               MPIRunWorkingDirectory=""\r
-                               ApplicationCommand=""\r
-                               ApplicationArguments=""\r
-                               ShimCommand=""\r
-                               MPIAcceptMode=""\r
-                               MPIAcceptFilter=""\r
-                       />\r
-               </Configuration>\r
-               <Configuration\r
-                       Name="Release|Win32"\r
-                       >\r
-                       <DebugSettings\r
-                               Command="$(TargetPath)"\r
-                               WorkingDirectory=""\r
-                               CommandArguments=""\r
-                               Attach="false"\r
-                               DebuggerType="3"\r
-                               Remote="1"\r
-                               RemoteMachine="ARIF-PC"\r
-                               RemoteCommand=""\r
-                               HttpUrl=""\r
-                               PDBPath=""\r
-                               SQLDebugging=""\r
-                               Environment=""\r
-                               EnvironmentMerge="true"\r
-                               DebuggerFlavor=""\r
-                               MPIRunCommand=""\r
-                               MPIRunArguments=""\r
-                               MPIRunWorkingDirectory=""\r
-                               ApplicationCommand=""\r
-                               ApplicationArguments=""\r
-                               ShimCommand=""\r
-                               MPIAcceptMode=""\r
-                               MPIAcceptFilter=""\r
-                       />\r
-               </Configuration>\r
-       </Configurations>\r
-</VisualStudioUserFile>\r
diff --git a/cmd/gvmap/gvmap.vcproj.user b/cmd/gvmap/gvmap.vcproj.user
deleted file mode 100644 (file)
index 0ce2ced..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><VisualStudioUserFile ProjectType="Visual C++" Version="9.00" ShowAllFiles="true"></VisualStudioUserFile>
\ No newline at end of file
diff --git a/cmd/smyrna/smyrna.vcproj.RESEARCH.arif.user b/cmd/smyrna/smyrna.vcproj.RESEARCH.arif.user
deleted file mode 100644 (file)
index d94a400..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioUserFile
-       ProjectType="Visual C++"
-       Version="9.00"
-       ShowAllFiles="false"
-       >
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       >
-                       <DebugSettings
-                               Command="$(TargetPath)"
-                               WorkingDirectory=""
-                               CommandArguments=""
-                               Attach="false"
-                               DebuggerType="3"
-                               Remote="1"
-                               RemoteMachine="DT-BYUNG"
-                               RemoteCommand=""
-                               HttpUrl=""
-                               PDBPath=""
-                               SQLDebugging=""
-                               Environment=""
-                               EnvironmentMerge="true"
-                               DebuggerFlavor=""
-                               MPIRunCommand=""
-                               MPIRunArguments=""
-                               MPIRunWorkingDirectory=""
-                               ApplicationCommand=""
-                               ApplicationArguments=""
-                               ShimCommand=""
-                               MPIAcceptMode=""
-                               MPIAcceptFilter=""
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       >
-                       <DebugSettings
-                               Command="$(TargetPath)"
-                               WorkingDirectory=""
-                               CommandArguments=""
-                               Attach="false"
-                               DebuggerType="3"
-                               Remote="1"
-                               RemoteMachine="DT-BYUNG"
-                               RemoteCommand=""
-                               HttpUrl=""
-                               PDBPath=""
-                               SQLDebugging=""
-                               Environment=""
-                               EnvironmentMerge="true"
-                               DebuggerFlavor=""
-                               MPIRunCommand=""
-                               MPIRunArguments=""
-                               MPIRunWorkingDirectory=""
-                               ApplicationCommand=""
-                               ApplicationArguments=""
-                               ShimCommand=""
-                               MPIAcceptMode=""
-                               MPIAcceptFilter=""
-                       />
-               </Configuration>
-       </Configurations>
-</VisualStudioUserFile>
diff --git a/cmd/tools/gml2gv.vcproj.RESEARCH.arif.user b/cmd/tools/gml2gv.vcproj.RESEARCH.arif.user
deleted file mode 100644 (file)
index 54bd1f2..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioUserFile
-       ProjectType="Visual C++"
-       Version="9.00"
-       ShowAllFiles="true"
-       >
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       >
-                       <DebugSettings
-                               Command="$(TargetPath)"
-                               WorkingDirectory=""
-                               CommandArguments=""
-                               Attach="false"
-                               DebuggerType="3"
-                               Remote="1"
-                               RemoteMachine="DT-BYUNG"
-                               RemoteCommand=""
-                               HttpUrl=""
-                               PDBPath=""
-                               SQLDebugging=""
-                               Environment=""
-                               EnvironmentMerge="true"
-                               DebuggerFlavor=""
-                               MPIRunCommand=""
-                               MPIRunArguments=""
-                               MPIRunWorkingDirectory=""
-                               ApplicationCommand=""
-                               ApplicationArguments=""
-                               ShimCommand=""
-                               MPIAcceptMode=""
-                               MPIAcceptFilter=""
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       >
-                       <DebugSettings
-                               Command="$(TargetPath)"
-                               WorkingDirectory=""
-                               CommandArguments=""
-                               Attach="false"
-                               DebuggerType="3"
-                               Remote="1"
-                               RemoteMachine="DT-BYUNG"
-                               RemoteCommand=""
-                               HttpUrl=""
-                               PDBPath=""
-                               SQLDebugging=""
-                               Environment=""
-                               EnvironmentMerge="true"
-                               DebuggerFlavor=""
-                               MPIRunCommand=""
-                               MPIRunArguments=""
-                               MPIRunWorkingDirectory=""
-                               ApplicationCommand=""
-                               ApplicationArguments=""
-                               ShimCommand=""
-                               MPIAcceptMode=""
-                               MPIAcceptFilter=""
-                       />
-               </Configuration>
-       </Configurations>
-</VisualStudioUserFile>
diff --git a/cmd/tools/gml2gv.vcproj.user b/cmd/tools/gml2gv.vcproj.user
deleted file mode 100644 (file)
index 0ce2ced..0000000
+++ /dev/null
@@ -1 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><VisualStudioUserFile ProjectType="Visual C++" Version="9.00" ShowAllFiles="true"></VisualStudioUserFile>
\ No newline at end of file
diff --git a/contrib/diffimg/diffimg.vcproj b/contrib/diffimg/diffimg.vcproj
deleted file mode 100644 (file)
index 7a8c336..0000000
+++ /dev/null
@@ -1,199 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="9.00"
-       Name="diffimg"
-       ProjectGUID="{89ED80CE-5DEF-46B1-9A12-1D991236EE3E}"
-       RootNamespace="diffimg"
-       Keyword="Win32Proj"
-       TargetFrameworkVersion="131072"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="&quot;C:\gtk\lib\glib-2.0\include&quot;;&quot;C:\gtk\include\glib-2.0&quot;;&quot;C:\gtk\include\pango-1.0\&quot;;C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;&quot;$(SolutionDir)/libltdl&quot;;&quot;$(SolutionDir)/lib/neatogen&quot;;&quot;$(SolutionDir)/lib/agutil&quot;;&quot;$(SolutionDir)/windows/lib/cdt&quot;;&quot;$(SolutionDir)/&quot;;&quot;$(SolutionDir)/lib/graph&quot;;&quot;$(SolutionDir)/lib/vpsc&quot;;&quot;$(SolutionDir)/lib/vmalloc&quot;;&quot;$(SolutionDir)/lib/twopigen&quot;;&quot;$(SolutionDir)/lib/sparse&quot;;&quot;$(SolutionDir)/lib/sfio&quot;;&quot;$(SolutionDir)/lib/sfpdpgen&quot;;&quot;$(SolutionDir)/lib/rbtree&quot;;&quot;$(SolutionDir)/lib/pathplan&quot;;&quot;$(SolutionDir)/lib/patchwork&quot;;&quot;$(SolutionDir)/lib/pack&quot;;&quot;$(SolutionDir)/lib/ortho&quot;;&quot;$(SolutionDir)/lib/inkpot&quot;;&quot;$(SolutionDir)/lib/ingraphs&quot;;&quot;$(SolutionDir)/lib/gd&quot;;&quot;$(SolutionDir)/lib/filter&quot;;&quot;$(SolutionDir)/lib/fdpgen&quot;;&quot;$(SolutionDir)/lib/expr&quot;;&quot;$(SolutionDir)/lib/dotgen&quot;;&quot;$(SolutionDir)/lib/circogen&quot;;&quot;$(SolutionDir)/lib/ast&quot;;&quot;$(SolutionDir)/lib/agraph&quot;;&quot;$(SolutionDir)/lib/common&quot;;&quot;$(SolutionDir)/lib/gvc&quot;;&quot;$(SolutionDir)/lib/cdt&quot;;&quot;$(SolutionDir)/lib/cgraph&quot;;&quot;$(SolutionDir)/contrib/diffimage&quot;"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;NONDLL"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="0"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="c:/graphviz-ms/bin/$(ProjectName).exe"
-                               LinkIncremental="2"
-                               AdditionalLibraryDirectories="C:\graphviz-ms\bin;C:\gtk\lib"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               RandomizedBaseAddress="1"
-                               DataExecutionPrevention="0"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="&quot;C:\gtk\lib\glib-2.0\include&quot;;&quot;C:\gtk\include\glib-2.0&quot;;&quot;C:\gtk\include\pango-1.0\&quot;;C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;&quot;$(SolutionDir)/libltdl&quot;;&quot;$(SolutionDir)/lib/neatogen&quot;;&quot;$(SolutionDir)/lib/agutil&quot;;&quot;$(SolutionDir)/windows/lib/cdt&quot;;&quot;$(SolutionDir)/&quot;;&quot;$(SolutionDir)/lib/graph&quot;;&quot;$(SolutionDir)/lib/vpsc&quot;;&quot;$(SolutionDir)/lib/vmalloc&quot;;&quot;$(SolutionDir)/lib/twopigen&quot;;&quot;$(SolutionDir)/lib/sparse&quot;;&quot;$(SolutionDir)/lib/sfio&quot;;&quot;$(SolutionDir)/lib/sfpdpgen&quot;;&quot;$(SolutionDir)/lib/rbtree&quot;;&quot;$(SolutionDir)/lib/pathplan&quot;;&quot;$(SolutionDir)/lib/patchwork&quot;;&quot;$(SolutionDir)/lib/pack&quot;;&quot;$(SolutionDir)/lib/ortho&quot;;&quot;$(SolutionDir)/lib/inkpot&quot;;&quot;$(SolutionDir)/lib/ingraphs&quot;;&quot;$(SolutionDir)/lib/gd&quot;;&quot;$(SolutionDir)/lib/filter&quot;;&quot;$(SolutionDir)/lib/fdpgen&quot;;&quot;$(SolutionDir)/lib/expr&quot;;&quot;$(SolutionDir)/lib/dotgen&quot;;&quot;$(SolutionDir)/lib/circogen&quot;;&quot;$(SolutionDir)/lib/ast&quot;;&quot;$(SolutionDir)/lib/agraph&quot;;&quot;$(SolutionDir)/lib/common&quot;;&quot;$(SolutionDir)/lib/gvc&quot;;&quot;$(SolutionDir)/lib/cdt&quot;;&quot;$(SolutionDir)/lib/cgraph&quot;"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H;NONDLL"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="0"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="c:/graphviz-ms/bin/$(ProjectName).exe"
-                               LinkIncremental="2"
-                               AdditionalLibraryDirectories="C:\graphviz-ms\bin;C:\gtk\lib"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               RandomizedBaseAddress="1"
-                               DataExecutionPrevention="0"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-               </Filter>
-               <Filter
-                       Name="Resource Files"
-                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
-                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-               </Filter>
-               <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath=".\diffimg.c"
-                               >
-                       </File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
diff --git a/contrib/prune/prune.vcproj b/contrib/prune/prune.vcproj
deleted file mode 100644 (file)
index 3f24556..0000000
+++ /dev/null
@@ -1,207 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="9.00"
-       Name="prune"
-       ProjectGUID="{1F1136E6-D04B-4B7D-A2A7-78A3887F8A3A}"
-       RootNamespace="prune"
-       Keyword="Win32Proj"
-       TargetFrameworkVersion="131072"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="&quot;C:\graphviz-ms\graphviz2\windows\lib\ingraphs&quot;;&quot;C:\gtk\lib\glib-2.0\include&quot;;&quot;C:\gtk\include\glib-2.0&quot;;&quot;C:\gtk\include\pango-1.0\&quot;;C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;&quot;$(SolutionDir)/libltdl&quot;;&quot;$(SolutionDir)/lib/neatogen&quot;;&quot;$(SolutionDir)/lib/agutil&quot;;&quot;$(SolutionDir)/windows/lib/cdt&quot;;&quot;$(SolutionDir)/&quot;;&quot;$(SolutionDir)/lib/graph&quot;;&quot;$(SolutionDir)/lib/vpsc&quot;;&quot;$(SolutionDir)/lib/vmalloc&quot;;&quot;$(SolutionDir)/lib/twopigen&quot;;&quot;$(SolutionDir)/lib/sparse&quot;;&quot;$(SolutionDir)/lib/sfio&quot;;&quot;$(SolutionDir)/lib/sfpdpgen&quot;;&quot;$(SolutionDir)/lib/rbtree&quot;;&quot;$(SolutionDir)/lib/pathplan&quot;;&quot;$(SolutionDir)/lib/patchwork&quot;;&quot;$(SolutionDir)/lib/pack&quot;;&quot;$(SolutionDir)/lib/ortho&quot;;&quot;$(SolutionDir)/lib/inkpot&quot;;&quot;$(SolutionDir)/lib/ingraphs&quot;;&quot;$(SolutionDir)/lib/gd&quot;;&quot;$(SolutionDir)/lib/filter&quot;;&quot;$(SolutionDir)/lib/fdpgen&quot;;&quot;$(SolutionDir)/lib/expr&quot;;&quot;$(SolutionDir)/lib/dotgen&quot;;&quot;$(SolutionDir)/lib/circogen&quot;;&quot;$(SolutionDir)/lib/ast&quot;;&quot;$(SolutionDir)/lib/agraph&quot;;&quot;$(SolutionDir)/lib/common&quot;;&quot;$(SolutionDir)/contrib/prune&quot;;&quot;$(SolutionDir)/lib/gvc&quot;;&quot;$(SolutionDir)/lib/cdt&quot;;&quot;$(SolutionDir)/lib/cgraph&quot;"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="c:/graphviz-ms/bin/$(ProjectName).exe"
-                               LinkIncremental="2"
-                               AdditionalLibraryDirectories="C:\graphviz-ms\bin"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               RandomizedBaseAddress="1"
-                               DataExecutionPrevention="0"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               AdditionalIncludeDirectories="&quot;C:\graphviz-ms\graphviz2\windows\lib\ingraphs&quot;;&quot;C:\gtk\lib\glib-2.0\include&quot;;&quot;C:\gtk\include\glib-2.0&quot;;&quot;C:\gtk\include\pango-1.0\&quot;;C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;&quot;$(SolutionDir)/libltdl&quot;;&quot;$(SolutionDir)/lib/neatogen&quot;;&quot;$(SolutionDir)/lib/agutil&quot;;&quot;$(SolutionDir)/windows/lib/cdt&quot;;&quot;$(SolutionDir)/&quot;;&quot;$(SolutionDir)/lib/graph&quot;;&quot;$(SolutionDir)/lib/vpsc&quot;;&quot;$(SolutionDir)/lib/vmalloc&quot;;&quot;$(SolutionDir)/lib/twopigen&quot;;&quot;$(SolutionDir)/lib/sparse&quot;;&quot;$(SolutionDir)/lib/sfio&quot;;&quot;$(SolutionDir)/lib/sfpdpgen&quot;;&quot;$(SolutionDir)/lib/rbtree&quot;;&quot;$(SolutionDir)/lib/pathplan&quot;;&quot;$(SolutionDir)/lib/patchwork&quot;;&quot;$(SolutionDir)/lib/pack&quot;;&quot;$(SolutionDir)/lib/ortho&quot;;&quot;$(SolutionDir)/lib/inkpot&quot;;&quot;$(SolutionDir)/lib/ingraphs&quot;;&quot;$(SolutionDir)/lib/gd&quot;;&quot;$(SolutionDir)/lib/filter&quot;;&quot;$(SolutionDir)/lib/fdpgen&quot;;&quot;$(SolutionDir)/lib/expr&quot;;&quot;$(SolutionDir)/lib/dotgen&quot;;&quot;$(SolutionDir)/lib/circogen&quot;;&quot;$(SolutionDir)/lib/ast&quot;;&quot;$(SolutionDir)/lib/agraph&quot;;&quot;$(SolutionDir)/lib/common&quot;;&quot;$(SolutionDir)/contrib/prune&quot;;&quot;$(SolutionDir)/lib/gvc&quot;;&quot;$(SolutionDir)/lib/cdt&quot;;&quot;$(SolutionDir)/lib/cgraph&quot;"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;HAVE_CONFIG_H"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="0"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               OutputFile="c:/graphviz-ms/bin/$(ProjectName).exe"
-                               LinkIncremental="2"
-                               AdditionalLibraryDirectories="C:\graphviz-ms\bin;C:\gtk\lib"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               RandomizedBaseAddress="1"
-                               DataExecutionPrevention="0"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               RelativePath=".\generic_list.h"
-                               >
-                       </File>
-               </Filter>
-               <Filter
-                       Name="Resource Files"
-                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
-                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-               </Filter>
-               <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath=".\generic_list.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\prune.c"
-                               >
-                       </File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
diff --git a/graphviz.vcproj b/graphviz.vcproj
deleted file mode 100644 (file)
index 4360ce9..0000000
+++ /dev/null
@@ -1,1737 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8.00"
-       Name="graphviz"
-       ProjectGUID="{AF2122AB-D5F6-46F9-8B44-3ECFEED24D66}"
-       RootNamespace="graphviz"
-       Keyword="Win32Proj"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="&quot;C:\gtk\lib\glib-2.0\include&quot;;&quot;C:\gtk\include\glib-2.0&quot;;&quot;C:\gtk\include\pango-1.0\&quot;;C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;&quot;$(SolutionDir)/libltdl&quot;;&quot;$(SolutionDir)/lib/neatogen&quot;;&quot;$(SolutionDir)/lib/agutil&quot;;&quot;$(SolutionDir)/windows/lib/cdt&quot;;&quot;$(SolutionDir)/&quot;;&quot;$(SolutionDir)/lib/graph&quot;;&quot;$(SolutionDir)/lib/vpsc&quot;;&quot;$(SolutionDir)/lib/vmalloc&quot;;&quot;$(SolutionDir)/lib/twopigen&quot;;&quot;$(SolutionDir)/lib/sparse&quot;;&quot;$(SolutionDir)/lib/sfio&quot;;&quot;$(SolutionDir)/lib/sfpdpgen&quot;;&quot;$(SolutionDir)/lib/rbtree&quot;;&quot;$(SolutionDir)/lib/pathplan&quot;;&quot;$(SolutionDir)/lib/patchwork&quot;;&quot;$(SolutionDir)/lib/pack&quot;;&quot;$(SolutionDir)/lib/ortho&quot;;&quot;$(SolutionDir)/lib/inkpot&quot;;&quot;$(SolutionDir)/lib/ingraphs&quot;;&quot;$(SolutionDir)/lib/gd&quot;;&quot;$(SolutionDir)/lib/filter&quot;;&quot;$(SolutionDir)/lib/fdpgen&quot;;&quot;$(SolutionDir)/lib/expr&quot;;&quot;$(SolutionDir)/lib/dotgen&quot;;&quot;$(SolutionDir)/lib/circogen&quot;;&quot;$(SolutionDir)/lib/ast&quot;;&quot;$(SolutionDir)/lib/agraph&quot;;&quot;$(SolutionDir)/lib/common&quot;;&quot;$(SolutionDir)/lib/gvc&quot;;&quot;$(SolutionDir)/lib/cdt&quot;;&quot;$(SolutionDir)/lib/cgraph&quot;"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;HAVE_CONFIG_H;NONDLL;MSWIN32;WIN32_STATIC"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                               CompileAs="1"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               AdditionalDependencies="libpng.lib gtk-win32-2.0.lib asprintf.lib atk-1.0.lib bz2.lib cairo.lib charset.lib croco-0.6.lib expat.lib expatw.lib glade-2.0.lib fontconfig.lib freetype.lib gdk_pixbuf-2.0.lib gdkglext-win32-1.0.lib gdk-win32-2.0.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gsf-1.lib gsf-win32-1.lib gthread-2.0.lib gtkglext-win32-1.0.lib iconv.lib intl.lib jpeg.lib libexpat.lib libexpatw.lib pango-1.0.lib pangocairo-1.0.lib pangoft2-1.0.lib pangowin32-1.0.lib popt.lib rsvg-2.lib tiff.lib xml2.lib libgdkglext-win32-1.0.dll.a libgtkglext-win32-1.0.dll.a glu32.lib opengl32.lib ltdl.lib hs_regex.lib zdll.lib $(NOINHERIT)"
-                               OutputFile="$(OutDir)\dot.exe"
-                               LinkIncremental="2"
-                               AdditionalLibraryDirectories="C:\gtk\lib"
-                               IgnoreAllDefaultLibraries="false"
-                               IgnoreDefaultLibraryNames="MSVCRT.lib"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="1"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="true"
-                               SubSystem="1"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               RelativePath=".\compat.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\compat_getopt.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\config.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ingraphs\ingraphs.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfhdr.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfio.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfio_t.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\vthread.h"
-                               >
-                       </File>
-               </Filter>
-               <Filter
-                       Name="Resource Files"
-                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
-                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-               </Filter>
-               <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath=".\lib\dotgen\acyclic.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\adjust.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\agxbuf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\args.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\arrows.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\aspect.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\attribs.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\bfs.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\block.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\blockpath.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\blocktree.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\call_tri.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pack\ccomps.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\chresc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\chrtoi.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\twopigen\circle.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\circpos.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\circuit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\circular.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\circularinit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\class1.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\class2.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\closest.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\cluster.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\clusteredges.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\colxlate.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\comp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\compound.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\compute_hierarchy.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\conc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\conjgrad.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\constrained_majorization.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\constraint.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\cvt.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\dbg.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\decomp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\deglist.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\delaunay.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\diagen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\dijkstra.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\cmd\dot\dot.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\dot_builtins.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\dotinit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\dotsplines.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtclose.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtdisc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtextract.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtflatten.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dthash.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtlist.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtmethod.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtopen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtrenew.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtrestore.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtsize.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtstat.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtstrhash.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dttree.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtview.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\cdt\dtwalk.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\edge.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\edgelist.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\edges.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\embed_graph.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\emit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\error.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\excc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\excontext.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exdata.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exerror.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exeval.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exexpr.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exlexname.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exopen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exparse.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exrewind.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\extoken.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\extype.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\expr\exzero.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\fastgr.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\fdpinit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\flat.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\fmtbuf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\fmtesc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\textspan.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_gd2.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_gif_in.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_gif_out.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_io.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_io_dp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_io_file.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_io_ss.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_jpeg.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_png.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_security.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_ss.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_topal.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gd_wbmp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdcache.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdfontg.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdfontl.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdfontmb.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdfonts.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdfontt.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdft.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdfx.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdhelpers.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdkanji.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdtables.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\gdxpm.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\geom.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\geometry.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\globals.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\graph.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\graphio.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\grid.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvconfig.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvcontext.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvdevice.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\gd\gvdevice_gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvevent.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvjobs.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvlayout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\dot_layout\gvlayout_dot_layout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\neato_layout\gvlayout_neato_layout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvloadimage.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvloadimage_core.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\gd\gvloadimage_gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\pango\gvloadimage_pango.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvplugin.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvplugin_core.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\dot_layout\gvplugin_dot_layout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\gd\gvplugin_gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\neato_layout\gvplugin_neato_layout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\pango\gvplugin_pango.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvrender.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_dot.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_fig.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_map.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_ps.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_svg.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_tk.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\core\gvrender_core_vml.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\gd\gvrender_gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\gd\gvrender_gd_vrml.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\pango\gvrender_pango.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvtextlayout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\gd\gvtextlayout_gd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\plugin\pango\gvtextlayout_pango.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\gvusershape.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\heap.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\hedges.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\hpglgen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\htmllex.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\htmlparse.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\htmltable.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\info.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ingraphs\ingraphs.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\inpoly.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\input.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\kkutils.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\labels.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\layout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\legal.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\lexer.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\lu.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\matinv.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\matrix_ops.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\memory.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\memory.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\mifgen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\mincross.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\mpgen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\multispline.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\neatoinit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\neatosplines.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gvc\no_demand_loading.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\node.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\nodelist.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\nodeset.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\ns.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\opt_arrangement.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\output.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\overlap.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pack\pack.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\parser.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\patchwork\patchwork.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\patchwork\patchworkinit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathaccess.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathbin.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathcanon.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathcat.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathexists.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathfind.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathgetlink.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\pathpath.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\pca.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\picgen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\pointset.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\poly.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\position.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\postproc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\printvis.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\psusershape.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\quad_prog_solve.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\rank.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\refstr.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\route.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\routespl.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\dotgen\sameport.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfclose.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfclrlock.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfcvt.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfdisc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfdlen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfexcept.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfexit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfextern.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sffcvt.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sffilbuf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfflsbuf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfgetd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfgetl.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfgetm.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfgetr.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfgetu.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfllen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfmode.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfmove.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfmutex.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfnew.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfnotify.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfnputc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfopen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfpkrd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfpoll.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfpool.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfpopen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfprintf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfprints.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfpurge.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfputd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfputl.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfputm.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfputr.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfputu.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfraise.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfrd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfread.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfreserve.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfresize.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfscanf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfseek.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfset.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfsetbuf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfsetfd.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfsize.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfsk.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfstack.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfstrtod.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfswap.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfsync.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sftable.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sftell.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sftmp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfungetc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfvprintf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfvscanf.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfwr.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sfio\sfwrite.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\shapes.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\shortest.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\shortestpth.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\site.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\smart_ini_x.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\solve.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\solvers.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\sparse\SparseMatrix.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\splines.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\circogen\stack.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)1.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\strcasecmp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\strcopy.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\strerror.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\stresc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\stress.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\strmatch.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\strncasecmp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\ast\strton.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\stuff.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\timing.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\tlayout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\triang.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\graph\trie.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\twopigen\twopiinit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\util.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\utils.c"
-                               >
-                               <FileConfiguration
-                                       Name="Debug|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)2.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
-                                       />
-                               </FileConfiguration>
-                               <FileConfiguration
-                                       Name="Release|Win32"
-                                       >
-                                       <Tool
-                                               Name="VCCLCompilerTool"
-                                               ObjectFile="$(IntDir)\$(InputName)2.obj"
-                                               XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
-                                       />
-                               </FileConfiguration>
-                       </File>
-                       <File
-                               RelativePath=".\lib\pathplan\visibility.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmbest.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmclear.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmclose.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmdcheap.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmdebug.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmdisc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmexit.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmlast.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmopen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmpool.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmprivate.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmprofile.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmregion.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmsegment.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmset.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmstat.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmstrdup.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmtrace.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\vmalloc\vmwalk.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\neatogen\voronoi.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\common\vtxgen.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\gd\wbmp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\lib\fdpgen\xlayout.c"
-                               >
-                       </File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
diff --git a/lib/gvc.vcproj.RESEARCH.arif.user b/lib/gvc.vcproj.RESEARCH.arif.user
deleted file mode 100644 (file)
index bba40a3..0000000
+++ /dev/null
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<VisualStudioUserFile\r
-       ProjectType="Visual C++"\r
-       Version="9.00"\r
-       ShowAllFiles="true"\r
-       >\r
-       <Configurations>\r
-               <Configuration\r
-                       Name="Debug|Win32"\r
-                       >\r
-                       <DebugSettings\r
-                               Command=""\r
-                               WorkingDirectory=""\r
-                               CommandArguments=""\r
-                               Attach="false"\r
-                               DebuggerType="3"\r
-                               Remote="1"\r
-                               RemoteMachine="DT-BYUNG"\r
-                               RemoteCommand=""\r
-                               HttpUrl=""\r
-                               PDBPath=""\r
-                               SQLDebugging=""\r
-                               Environment=""\r
-                               EnvironmentMerge="true"\r
-                               DebuggerFlavor=""\r
-                               MPIRunCommand=""\r
-                               MPIRunArguments=""\r
-                               MPIRunWorkingDirectory=""\r
-                               ApplicationCommand=""\r
-                               ApplicationArguments=""\r
-                               ShimCommand=""\r
-                               MPIAcceptMode=""\r
-                               MPIAcceptFilter=""\r
-                       />\r
-               </Configuration>\r
-               <Configuration\r
-                       Name="Release|Win32"\r
-                       >\r
-                       <DebugSettings\r
-                               Command=""\r
-                               WorkingDirectory=""\r
-                               CommandArguments=""\r
-                               Attach="false"\r
-                               DebuggerType="3"\r
-                               Remote="1"\r
-                               RemoteMachine="DT-BYUNG"\r
-                               RemoteCommand=""\r
-                               HttpUrl=""\r
-                               PDBPath=""\r
-                               SQLDebugging=""\r
-                               Environment=""\r
-                               EnvironmentMerge="true"\r
-                               DebuggerFlavor=""\r
-                               MPIRunCommand=""\r
-                               MPIRunArguments=""\r
-                               MPIRunWorkingDirectory=""\r
-                               ApplicationCommand=""\r
-                               ApplicationArguments=""\r
-                               ShimCommand=""\r
-                               MPIAcceptMode=""\r
-                               MPIAcceptFilter=""\r
-                       />\r
-               </Configuration>\r
-       </Configurations>\r
-</VisualStudioUserFile>\r
diff --git a/lib/gvc/gvc.vcproj b/lib/gvc/gvc.vcproj
deleted file mode 100644 (file)
index 751e32e..0000000
+++ /dev/null
@@ -1,311 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8.00"
-       Name="gvc"
-       ProjectGUID="{204CB2EF-855F-4484-89F0-8712239C8F97}"
-       RootNamespace="gvc"
-       Keyword="Win32Proj"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="2"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               AdditionalIncludeDirectories="&quot;C:\gtk\lib\glib-2.0\include&quot;;&quot;C:\gtk\include\glib-2.0&quot;;&quot;C:\gtk\include\pango-1.0\&quot;;C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;&quot;$(SolutionDir)/libltdl&quot;;&quot;$(SolutionDir)/lib/neatogen&quot;;&quot;$(SolutionDir)/lib/agutil&quot;;&quot;$(SolutionDir)/windows/lib/cdt&quot;;&quot;$(SolutionDir)/&quot;;&quot;$(SolutionDir)/lib/graph&quot;;&quot;$(SolutionDir)/lib/vpsc&quot;;&quot;$(SolutionDir)/lib/vmalloc&quot;;&quot;$(SolutionDir)/lib/twopigen&quot;;&quot;$(SolutionDir)/lib/sparse&quot;;&quot;$(SolutionDir)/lib/sfio&quot;;&quot;$(SolutionDir)/lib/sfpdpgen&quot;;&quot;$(SolutionDir)/lib/rbtree&quot;;&quot;$(SolutionDir)/lib/pathplan&quot;;&quot;$(SolutionDir)/lib/patchwork&quot;;&quot;$(SolutionDir)/lib/pack&quot;;&quot;$(SolutionDir)/lib/ortho&quot;;&quot;$(SolutionDir)/lib/inkpot&quot;;&quot;$(SolutionDir)/lib/ingraphs&quot;;&quot;$(SolutionDir)/lib/gd&quot;;&quot;$(SolutionDir)/lib/filter&quot;;&quot;$(SolutionDir)/lib/fdpgen&quot;;&quot;$(SolutionDir)/lib/expr&quot;;&quot;$(SolutionDir)/lib/dotgen&quot;;&quot;$(SolutionDir)/lib/circogen&quot;;&quot;$(SolutionDir)/lib/ast&quot;;&quot;$(SolutionDir)/lib/agraph&quot;;&quot;$(SolutionDir)/lib/common&quot;;&quot;$(SolutionDir)/lib/gvc&quot;;&quot;$(SolutionDir)/lib/cdt&quot;;&quot;$(SolutionDir)/lib/cgraph&quot;"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GVC_EXPORTS;HAVE_CONFIG_H;WIN32_DLL"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="0"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="2"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GVC_EXPORTS;"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               RelativePath=".\gvc.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvcext.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvcint.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvcjob.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvcommon.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvconfig.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvcproc.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvio.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin_device.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin_layout.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin_loadimage.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin_render.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin_textlayout.h"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\regex_win32.h"
-                               >
-                       </File>
-               </Filter>
-               <Filter
-                       Name="Resource Files"
-                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
-                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-               </Filter>
-               <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath=".\demand_loading.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvc.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvconfig.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvcontext.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvdevice.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvevent.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvjobs.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvlayout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvloadimage.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvtextlayout.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvusershape.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\no_builtins.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\regex_win32.c"
-                               >
-                       </File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>
diff --git a/plugin/core/plugincore.vcproj b/plugin/core/plugincore.vcproj
deleted file mode 100644 (file)
index 44aaf5a..0000000
+++ /dev/null
@@ -1,253 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<VisualStudioProject
-       ProjectType="Visual C++"
-       Version="8.00"
-       Name="plugincore"
-       ProjectGUID="{17EBCC35-1523-4DA9-BEF0-DCD8B13F00E0}"
-       Keyword="Win32Proj"
-       >
-       <Platforms>
-               <Platform
-                       Name="Win32"
-               />
-       </Platforms>
-       <ToolFiles>
-       </ToolFiles>
-       <Configurations>
-               <Configuration
-                       Name="Debug|Win32"
-                       OutputDirectory="Debug"
-                       IntermediateDirectory="Debug"
-                       ConfigurationType="2"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               Optimization="0"
-                               PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGINCORE_EXPORTS;"
-                               MinimalRebuild="true"
-                               BasicRuntimeChecks="3"
-                               RuntimeLibrary="3"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="4"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-               <Configuration
-                       Name="Release|Win32"
-                       OutputDirectory="Release"
-                       IntermediateDirectory="Release"
-                       ConfigurationType="2"
-                       >
-                       <Tool
-                               Name="VCPreBuildEventTool"
-                       />
-                       <Tool
-                               Name="VCCustomBuildTool"
-                       />
-                       <Tool
-                               Name="VCXMLDataGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCWebServiceProxyGeneratorTool"
-                       />
-                       <Tool
-                               Name="VCMIDLTool"
-                       />
-                       <Tool
-                               Name="VCCLCompilerTool"
-                               PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGINCORE_EXPORTS;"
-                               RuntimeLibrary="2"
-                               UsePrecompiledHeader="0"
-                               WarningLevel="3"
-                               Detect64BitPortabilityProblems="true"
-                               DebugInformationFormat="3"
-                       />
-                       <Tool
-                               Name="VCManagedResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCResourceCompilerTool"
-                       />
-                       <Tool
-                               Name="VCPreLinkEventTool"
-                       />
-                       <Tool
-                               Name="VCLinkerTool"
-                               LinkIncremental="2"
-                               GenerateDebugInformation="true"
-                               SubSystem="2"
-                               OptimizeReferences="2"
-                               EnableCOMDATFolding="2"
-                               TargetMachine="1"
-                       />
-                       <Tool
-                               Name="VCALinkTool"
-                       />
-                       <Tool
-                               Name="VCManifestTool"
-                       />
-                       <Tool
-                               Name="VCXDCMakeTool"
-                       />
-                       <Tool
-                               Name="VCBscMakeTool"
-                       />
-                       <Tool
-                               Name="VCFxCopTool"
-                       />
-                       <Tool
-                               Name="VCAppVerifierTool"
-                       />
-                       <Tool
-                               Name="VCWebDeploymentTool"
-                       />
-                       <Tool
-                               Name="VCPostBuildEventTool"
-                       />
-               </Configuration>
-       </Configurations>
-       <References>
-       </References>
-       <Files>
-               <Filter
-                       Name="Header Files"
-                       Filter="h;hpp;hxx;hm;inl;inc;xsd"
-                       UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
-                       >
-                       <File
-                               RelativePath=".\ps.h"
-                               >
-                       </File>
-               </Filter>
-               <Filter
-                       Name="Resource Files"
-                       Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
-                       UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-               </Filter>
-               <Filter
-                       Name="Source Files"
-                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
-                       UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
-                       >
-                       <File
-                               RelativePath=".\gvloadimage_core.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvplugin_core.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_dia.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_dot.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_fig.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_hpgl.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_map.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_mif.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_mp.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_pic.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_ps.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_svg.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_tk.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_vml.c"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\gvrender_core_vtx.c"
-                               >
-                       </File>
-               </Filter>
-       </Files>
-       <Globals>
-       </Globals>
-</VisualStudioProject>