From e467515380195f47a5a5a502e2dd36107e3d6b9e Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Mon, 14 Oct 2019 23:42:12 +0200 Subject: added Release-Verbose build which includes STDOUT debug messages --- GdiRadarTest/GdiRadarTest.vcxproj | 79 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) (limited to 'GdiRadarTest/GdiRadarTest.vcxproj') diff --git a/GdiRadarTest/GdiRadarTest.vcxproj b/GdiRadarTest/GdiRadarTest.vcxproj index 1a9080c..5f9bfd1 100644 --- a/GdiRadarTest/GdiRadarTest.vcxproj +++ b/GdiRadarTest/GdiRadarTest.vcxproj @@ -5,6 +5,14 @@ Debug Win32 + + Release-Verbose + Win32 + + + Release-Verbose + x64 + Release Win32 @@ -40,6 +48,13 @@ true Unicode + + Application + false + v141 + true + Unicode + Application true @@ -55,6 +70,14 @@ Unicode false + + Application + false + v140 + true + Unicode + false + @@ -66,12 +89,18 @@ + + + + + + true @@ -83,10 +112,17 @@ false + + false + false $(Platform)\$(Configuration)\$(ProjectName)\ + + false + $(Platform)\$(Configuration)\$(ProjectName)\ + Use @@ -138,6 +174,25 @@ true + + + Use + Level3 + MaxSpeed + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + pch.h + + + Console + true + true + true + + Use @@ -160,6 +215,28 @@ $(VCToolsInstallDir)lib\x64;$(OutputPath);%(AdditionalLibraryDirectories) + + + Use + Level3 + MaxSpeed + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + pch.h + $(SolutionDir)GdiRadarLib;%(AdditionalIncludeDirectories) + MultiThreaded + + + Console + true + true + true + $(VCToolsInstallDir)lib\x64;$(OutputPath);%(AdditionalLibraryDirectories) + + @@ -169,7 +246,9 @@ Create Create Create + Create Create + Create -- cgit v1.2.3