--- /dev/null
+<?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=""C:\gtk\lib\glib-2.0\include";"C:\gtk\include\glib-2.0";"C:\gtk\include\pango-1.0\";C:\gtk\include\cairo;C:\gtk\include\freetype2;C:\gtk\include;"$(SolutionDir)/libltdl";"$(SolutionDir)/lib/neatogen";"$(SolutionDir)/lib/agutil";"$(SolutionDir)/windows/lib/cdt";"$(SolutionDir)/";"$(SolutionDir)/lib/graph";"$(SolutionDir)/lib/vpsc";"$(SolutionDir)/lib/vmalloc";"$(SolutionDir)/lib/twopigen";"$(SolutionDir)/lib/sparse";"$(SolutionDir)/lib/sfio";"$(SolutionDir)/lib/sfpdpgen";"$(SolutionDir)/lib/rbtree";"$(SolutionDir)/lib/pathplan";"$(SolutionDir)/lib/patchwork";"$(SolutionDir)/lib/pack";"$(SolutionDir)/lib/ortho";"$(SolutionDir)/lib/inkpot";"$(SolutionDir)/lib/ingraphs";"$(SolutionDir)/lib/gd";"$(SolutionDir)/lib/filter";"$(SolutionDir)/lib/fdpgen";"$(SolutionDir)/lib/expr";"$(SolutionDir)/lib/dotgen";"$(SolutionDir)/lib/circogen";"$(SolutionDir)/lib/ast";"$(SolutionDir)/lib/agraph";"$(SolutionDir)/lib/common";"$(SolutionDir)/lib/gvc";"$(SolutionDir)/lib/cdt";"$(SolutionDir)/lib/cgraph""
+ 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\fontmetrics.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>