From: Erwin Janssen Date: Sun, 19 Jun 2016 11:23:32 +0000 (+0200) Subject: Windows: xdot now building properly. X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=471c981544bce751b1939e4683478c930757e74a;p=graphviz Windows: xdot now building properly. --- diff --git a/lib/xdot/xdot.vcxproj b/lib/xdot/xdot.vcxproj index 57ece3110..8137b12af 100644 --- a/lib/xdot/xdot.vcxproj +++ b/lib/xdot/xdot.vcxproj @@ -14,6 +14,7 @@ {C99C1195-2032-408B-9822-F09F49006A3C} xdot Win32Proj + 8.1 @@ -38,41 +39,43 @@ <_ProjectFileVersion>14.0.25123.0 - Debug\ + $(SolutionDir)Debug\Graphviz\bin\ Debug\ + AllRules.ruleset + true - Release\ + $(SolutionDir)Graphviz\bin\ Release\ + AllRules.ruleset + true Disabled - $(SolutionDir)lib\common;$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\xdot;%(AdditionalIncludeDirectories) + $(SolutionDir)lib\xdot;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true EnableFastChecks MultiThreadedDebugDLL - Level3 + EnableAllWarnings EditAndContinue + true - - c:/graphviz-ms/bin/$(ProjectName).lib - + - $(SolutionDir)lib\common;$(SolutionDir)lib\cdt;$(SolutionDir)lib\cgraph;$(SolutionDir)lib\xdot;%(AdditionalIncludeDirectories) + $(SolutionDir)lib\xdot;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) MultiThreadedDLL - Level3 + EnableAllWarnings ProgramDatabase + true - - c:/graphviz-ms/bin/$(ProjectName).lib - +