diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj index 0b727ccea2..7a7d571064 100644 --- a/Common/Common.vcxproj +++ b/Common/Common.vcxproj @@ -110,6 +110,7 @@ StreamingSIMDExtensions2 Fast ../native + Speed Windows @@ -131,6 +132,7 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) stdafx.h ../native + false Windows diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj index f997bdba7d..aa22e2b4c5 100644 --- a/Core/Core.vcxproj +++ b/Core/Core.vcxproj @@ -107,6 +107,7 @@ StreamingSIMDExtensions2 Fast _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + Speed true @@ -128,6 +129,7 @@ ../common;..;../native;../native/ext/glew;../ext/zlib StreamingSIMDExtensions2 Fast + false true diff --git a/GPU/GPU.vcxproj b/GPU/GPU.vcxproj index 445739ea5a..5cf2f768ee 100644 --- a/GPU/GPU.vcxproj +++ b/GPU/GPU.vcxproj @@ -96,6 +96,7 @@ StreamingSIMDExtensions2 Fast _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + Speed true @@ -110,6 +111,7 @@ true true ../common;..;../native;../native/ext/glew; + false true diff --git a/UI/UI.vcxproj b/UI/UI.vcxproj index 62037d6c7c..e63b525c5f 100644 --- a/UI/UI.vcxproj +++ b/UI/UI.vcxproj @@ -122,6 +122,8 @@ true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) ../common;..;../native;../native/ext/glew;../ext/zlib + false + Speed Windows @@ -140,6 +142,7 @@ true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) ../common;..;../native;../native/ext/glew;../ext/zlib + false Windows diff --git a/Windows/PPSSPP.vcxproj b/Windows/PPSSPP.vcxproj index f618d4dc52..dc9b68a136 100644 --- a/Windows/PPSSPP.vcxproj +++ b/Windows/PPSSPP.vcxproj @@ -157,7 +157,6 @@ AnySuitable true Speed - true WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS true Sync diff --git a/ext/libkirk/libkirk.vcxproj b/ext/libkirk/libkirk.vcxproj index e4e5f463b0..8e1879f1c6 100644 --- a/ext/libkirk/libkirk.vcxproj +++ b/ext/libkirk/libkirk.vcxproj @@ -96,6 +96,7 @@ StreamingSIMDExtensions2 Fast _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + Speed true @@ -109,6 +110,7 @@ MaxSpeed true true + false true diff --git a/ext/zlib/zlib.vcxproj b/ext/zlib/zlib.vcxproj index e7ec0a542f..1738d1ae8d 100644 --- a/ext/zlib/zlib.vcxproj +++ b/ext/zlib/zlib.vcxproj @@ -131,6 +131,7 @@ StreamingSIMDExtensions2 false Fast + Speed Windows @@ -148,6 +149,7 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + false Windows diff --git a/headless/Headless.vcxproj b/headless/Headless.vcxproj index 7ed0468720..396753dd02 100644 --- a/headless/Headless.vcxproj +++ b/headless/Headless.vcxproj @@ -122,6 +122,7 @@ false StreamingSIMDExtensions2 Fast + Speed Console @@ -143,6 +144,7 @@ true WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) ../Common;..;../Core;../native/ext/glew;../native + false Console diff --git a/unittest/UnitTests.vcxproj b/unittest/UnitTests.vcxproj index e211a8c469..2ea12c2334 100644 --- a/unittest/UnitTests.vcxproj +++ b/unittest/UnitTests.vcxproj @@ -119,6 +119,8 @@ true WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS ../common;..;../native;../native/ext/glew;../ext/zlib + false + Speed Console @@ -138,6 +140,7 @@ true WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) ../common;..;../native;../native/ext/glew;../ext/zlib + false Console