From 1d53f2591f27e9b8a9d89569124ba6d994013785 Mon Sep 17 00:00:00 2001 From: Erwin Janssen Date: Fri, 24 Jun 2016 22:06:22 +0200 Subject: [PATCH] Windows: lab_gamut now building properly. --- lib/edgepaint/lab_gamut.vcxproj | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/lib/edgepaint/lab_gamut.vcxproj b/lib/edgepaint/lab_gamut.vcxproj index 714c0278b..6f52c9bbf 100644 --- a/lib/edgepaint/lab_gamut.vcxproj +++ b/lib/edgepaint/lab_gamut.vcxproj @@ -14,6 +14,7 @@ {A1E78E36-1C11-4AB4-AB43-8BB7933075FB} lab_gamut Win32Proj + 8.1 @@ -38,14 +39,18 @@ <_ProjectFileVersion>14.0.25123.0 - Debug\ + $(SolutionDir)Debug\Graphviz\bin\ Debug\ - true + false + AllRules.ruleset + true - Release\ + $(SolutionDir)Graphviz\bin\ Release\ - true + false + AllRules.ruleset + true @@ -56,11 +61,11 @@ EnableFastChecks MultiThreadedDebugDLL - TurnOffAllWarnings + Level4 EditAndContinue + true - c:/graphviz-ms/bin/$(ProjectName).dll lab_gamut.def true Windows @@ -75,11 +80,11 @@ WIN32;NDEBUG;_WINDOWS;_USRDLL;LAB_GAMUT_EXPORTS;WIN32_DLL;%(PreprocessorDefinitions) MultiThreadedDLL - TurnOffAllWarnings + Level4 ProgramDatabase + true - c:/graphviz-ms/bin/$(ProjectName).dll C:\graphviz-ms\bin;$(SolutionDir)windows\dependencies\GTK2\lib;%(AdditionalLibraryDirectories) lab_gamut.def true -- 2.40.0