From efad3bdc35f7e18713938b0bba8bb09228aae996 Mon Sep 17 00:00:00 2001 From: jbzdarkid Date: Sun, 28 Oct 2018 15:45:08 -0700 Subject: Remove useless menu bar --- Source/Source.vcxproj | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'Source/Source.vcxproj') diff --git a/Source/Source.vcxproj b/Source/Source.vcxproj index 55d54d9..12d0270 100644 --- a/Source/Source.vcxproj +++ b/Source/Source.vcxproj @@ -84,12 +84,14 @@ - Use + NotUsing Level3 Disabled true WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions) true + true + stdcpp17 Windows @@ -98,12 +100,14 @@ - Use + NotUsing Level3 Disabled true _DEBUG;_WINDOWS;%(PreprocessorDefinitions) true + true + stdcpp17 Windows @@ -112,7 +116,7 @@ - Use + NotUsing Level3 MaxSpeed true @@ -120,6 +124,9 @@ true WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) true + true + EditAndContinue + stdcpp17 Windows @@ -140,6 +147,7 @@ true true stdcpp17 + EditAndContinue Windows @@ -152,6 +160,7 @@ + @@ -160,6 +169,7 @@ + Create Create -- cgit 1.4.1