From: Erwin Janssen Date: Sun, 19 Jun 2016 10:54:22 +0000 (+0200) Subject: Windows: Pathplan now building properly/ X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f543f09707baad6947b1139d5e16f974ddfb71fa;p=graphviz Windows: Pathplan now building properly/ --- diff --git a/lib/pathplan/Pathplan.vcxproj b/lib/pathplan/Pathplan.vcxproj index 778d4946b..f06fdaf38 100644 --- a/lib/pathplan/Pathplan.vcxproj +++ b/lib/pathplan/Pathplan.vcxproj @@ -14,6 +14,7 @@ {BD347753-A09D-48B4-8752-F1D8D9CF235D} Pathplan Win32Proj + 8.1 @@ -38,14 +39,16 @@ <_ProjectFileVersion>14.0.25123.0 - Debug\ + $(SolutionDir)Debug\Graphviz\bin\ Debug\ - true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true - Release\ + $(SolutionDir)Graphviz\bin\ Release\ - true + C:\Program Files (x86)\Microsoft Visual Studio 14.0\Team Tools\Static Analysis Tools\Rule Sets\NativeRecommendedRules.ruleset + true @@ -56,15 +59,13 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + EnableAllWarnings EditAndContinue + true - c:/graphviz-ms/bin/$(ProjectName).dll - pathplan.def true Windows - false MachineX86 @@ -75,18 +76,15 @@ WIN32;NDEBUG;_WINDOWS;_USRDLL;PATHPLAN_EXPORTS;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + EnableAllWarnings ProgramDatabase + true - c:/graphviz-ms/bin/$(ProjectName).dll - C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) - pathplan.def true Windows true true - false MachineX86