From: Erwin Janssen Date: Sun, 19 Jun 2016 10:45:06 +0000 (+0200) Subject: Windows: cgraph now building properly X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~76 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03fa27fb8f5b889760a3421536336be6ca2c3ce0;p=graphviz Windows: cgraph now building properly --- diff --git a/lib/cgraph/cgraph.vcxproj b/lib/cgraph/cgraph.vcxproj index 6c382ff45..d562a95af 100644 --- a/lib/cgraph/cgraph.vcxproj +++ b/lib/cgraph/cgraph.vcxproj @@ -14,6 +14,7 @@ {C0663A08-F276-4DD6-B17C-E501EE066F7C} cgraph Win32Proj + 8.1 @@ -38,14 +39,16 @@ <_ProjectFileVersion>14.0.25123.0 - Debug\ + $(SolutionDir)Debug\Graphviz\bin\ Debug\ - true + AllRules.ruleset + true - Release\ + $(SolutionDir)Graphviz\bin\ Release\ - true + AllRules.ruleset + true @@ -56,17 +59,14 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + EnableAllWarnings EditAndContinue + true - c:/graphviz-ms/bin/$(ProjectName).dll - C:\graphviz-ms\bin;C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) - cgraph.def true Windows - false MachineX86 @@ -80,19 +80,16 @@ WIN32;NDEBUG;_WINDOWS;_USRDLL;CGRAPH_EXPORTS;WIN32_DLL;HAVE_CONFIG_H;YY_NO_UNISTD_H;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + EnableAllWarnings ProgramDatabase + true - c:/graphviz-ms/bin/$(ProjectName).dll - C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) - cgraph.def true Windows true true - false MachineX86