From 669717268201197412c69df36e65883b0af6fac8 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Mon, 5 Nov 2018 10:06:37 -0800 Subject: Tests work now, + other cleanup --- Source/Source.vcxproj | 81 ++++++++++++++++++++++++++------------------------- 1 file changed, 41 insertions(+), 40 deletions(-) (limited to 'Source/Source.vcxproj') diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index d140781..8d13e00 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj @@ -18,25 +18,9 @@ x64 - - - - - - - - - - - - - - - - 15.0 - {5C019BEA-E0B4-4215-825F-6A228CD3AE27} + {6B5DF051-A51A-48CB-8ACD-C6FAD726019F} Win32Proj Source 10.0.17134.0 @@ -86,9 +70,6 @@ - - false - true @@ -98,66 +79,70 @@ false - + + false + + NotUsing - Level2 - MaxSpeed - true - true + Level3 + Disabled true - NDEBUG;_LIB;%(PreprocessorDefinitions) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true stdcpp17 - true Windows - true - true true - + - Use + NotUsing Level3 Disabled true - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + _DEBUG;_LIB;%(PreprocessorDefinitions) true + stdcpp17 + MultiThreadedDebug Windows true - + NotUsing - Level2 - Disabled + Level3 + MaxSpeed + true + true true - _DEBUG;_LIB;%(PreprocessorDefinitions) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) true stdcpp17 - true Windows + true + true true - + - Use + NotUsing Level3 MaxSpeed true true true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + NDEBUG;_LIB;%(PreprocessorDefinitions) true + stdcpp17 Windows @@ -166,6 +151,22 @@ true + + + + + + + + + + + + + + + + -- cgit 1.4.1