From e78c8a3236a071cb6bd156f985b26bb085ee7fe3 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sun, 17 Jan 2021 16:18:27 -0800 Subject: mebe --- App2/App2.vcxproj | 51 +++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 37 insertions(+), 14 deletions(-) (limited to 'App2/App2.vcxproj') diff --git a/App2/App2.vcxproj b/App2/App2.vcxproj index 5b8923a..87b4fb2 100644 --- a/App2/App2.vcxproj +++ b/App2/App2.vcxproj @@ -74,86 +74,101 @@ true ChallengeRandomizer - - false - ChallengeRandomizer - true ChallengeRandomizer + + false + ChallengeRandomizer + false ChallengeRandomizer + ..\GithubPackage\ + Create Level3 + Disabled true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) true - stdcpp17 ..\Source;%(AdditionalIncludeDirectories) + stdcpp17 true + pch.h - Console + Windows true + Create Level3 + MaxSpeed true true true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true stdcpp17 ..\Source;%(AdditionalIncludeDirectories) true + pch.h - Console + Windows true true true + UseLinkTimeCodeGeneration + Create Level3 + Disabled true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + _DEBUG;_WINDOWS;%(PreprocessorDefinitions) true stdcpp17 ..\Source;%(AdditionalIncludeDirectories) - true MultiThreadedDebug + true + pch.h - Console + Windows true + Create Level3 + MaxSpeed true true true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true stdcpp17 ..\Source;%(AdditionalIncludeDirectories) true MultiThreaded + pch.h - Console + Windows true true true + UseLinkTimeCodeGeneration @@ -162,6 +177,14 @@ + + + {6b5df051-a51a-48cb-8acd-c6fad726019f} + + + + + -- cgit 1.4.1