From: Erwin Janssen Date: Sun, 19 Jun 2016 10:10:57 +0000 (+0200) Subject: Windows: cdt now building properly. X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79346e707d37cf2a6f37d298d0adaaca5e40324c;p=graphviz Windows: cdt now building properly. --- diff --git a/.gitignore b/.gitignore index d5c3c7397..ee54b9eaf 100644 --- a/.gitignore +++ b/.gitignore @@ -210,6 +210,7 @@ config.h # Ignore folders generated by Visual Studio builds **/Debug/** **/Release/** +Graphviz/** # Ignore personal Visual Studio folders and files .vs/** diff --git a/lib/cdt/cdt.vcxproj b/lib/cdt/cdt.vcxproj index 1b89e070e..f442ee350 100644 --- a/lib/cdt/cdt.vcxproj +++ b/lib/cdt/cdt.vcxproj @@ -14,6 +14,7 @@ {83CF0498-7884-49D3-8B3C-263C5AF5FE1B} cdt Win32Proj + 8.1 @@ -38,33 +39,32 @@ <_ProjectFileVersion>14.0.25123.0 - Debug\ + $(SolutionDir)Debug\Graphviz\bin\ Debug\ - true + AllRules.ruleset + true - Release\ + $(SolutionDir)Graphviz\bin\ Release\ - true + AllRules.ruleset + true Disabled $(SolutionDir)lib\cdt;$(SolutionDir)windows\include;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;CDT_EXPORTS;WIN32_DLL;_BLD_cdt ;__EXPORT__;%(PreprocessorDefinitions) - true - EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + EnableAllWarnings EditAndContinue + EnableFastChecks + true - c:/graphviz-ms/bin/$(ProjectName).dll - cdt.def true Windows - false MachineX86 @@ -75,18 +75,16 @@ WIN32;NDEBUG;_WINDOWS;_USRDLL;CDT_EXPORTS;WIN32_DLL;_BLD_cdt;__EXPORT__;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + EnableAllWarnings ProgramDatabase + true - c:/graphviz-ms/bin/$(ProjectName).dll C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) - cdt.def true Windows true true - false MachineX86