From c06080b82d775b5f602bc222dc734b52356a13bc Mon Sep 17 00:00:00 2001 From: x Date: Fri, 18 Oct 2019 18:26:33 +0200 Subject: [PATCH] visual c++ --- vs/vs2017/TurboPFor.vcxproj | 6 +++++- vs/vs2017/TurboPFor.vcxproj.filters | 3 +++ vs/vs2017/icapp.vcxproj | 9 ++++++--- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/vs/vs2017/TurboPFor.vcxproj b/vs/vs2017/TurboPFor.vcxproj index c89d5c6..178ea78 100644 --- a/vs/vs2017/TurboPFor.vcxproj +++ b/vs/vs2017/TurboPFor.vcxproj @@ -87,7 +87,7 @@ - Disabled + MaxSpeed true __SSE__;__SSE2__;__SSE3__;__SSSE3__;__SSE4_1__;__SSE4_2__;USE_SSE;USE_AVX2;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true @@ -96,6 +96,9 @@ true /w24003 /w24005 /w24028 /w24047 /w24090 /w24133 /w24146 /w24333 /w24789 %(AdditionalOptions) ..\.. + Speed + false + Fast Console @@ -171,6 +174,7 @@ + diff --git a/vs/vs2017/TurboPFor.vcxproj.filters b/vs/vs2017/TurboPFor.vcxproj.filters index cbaf23a..c18a0be 100644 --- a/vs/vs2017/TurboPFor.vcxproj.filters +++ b/vs/vs2017/TurboPFor.vcxproj.filters @@ -74,6 +74,9 @@ Source Files + + Source Files + diff --git a/vs/vs2017/icapp.vcxproj b/vs/vs2017/icapp.vcxproj index bf75ef6..d73628f 100644 --- a/vs/vs2017/icapp.vcxproj +++ b/vs/vs2017/icapp.vcxproj @@ -19,7 +19,9 @@ - + + _CRT_SECURE_NO_WARNINGS;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + @@ -97,12 +99,13 @@ Disabled true - CODEC2;_CRT_SECURE_NO_WARNINGS;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;_CONSOLE;_DEBUG;%(PreprocessorDefinitions) true /w24146 /w24133 /w24996 MultiThreadedDebug AdvancedVectorExtensions2 ..\..\ext + false Console @@ -131,7 +134,7 @@ true true true - CODEC2;_CRT_SECURE_NO_WARNINGS;_CONSOLE;NDEBUG;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;_CONSOLE;NDEBUG;%(PreprocessorDefinitions) true /w24146 /w24133 /w24996 MultiThreaded