From 3a03f478e407f35bfafd192c22f82bc8c6e25a38 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Wed, 6 Nov 2019 09:19:21 -0800 Subject: And... it works? --- Test/Test.vcxproj | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'Test/Test.vcxproj') diff --git a/Test/Test.vcxproj b/Test/Test.vcxproj index 1beb5a4..d36f4af 100644 --- a/Test/Test.vcxproj +++ b/Test/Test.vcxproj @@ -37,13 +37,17 @@ {6b5df051-a51a-48cb-8acd-c6fad726019f} + + + + - + @@ -51,7 +55,8 @@ pch.h Disabled WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true + + EnableFastChecks MultiThreadedDebug Level3 @@ -70,7 +75,8 @@ pch.h Disabled X64;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true + + EnableFastChecks MultiThreadedDebug Level3 @@ -94,6 +100,7 @@ ..\Source;%(AdditionalIncludeDirectories) 4996 true + true @@ -113,6 +120,7 @@ ..\Source;%(AdditionalIncludeDirectories) 4996 true + true @@ -125,6 +133,6 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file -- cgit 1.4.1