diff --git a/Common/Common.vcxproj b/Common/Common.vcxproj index 5f4fa1688e..6200675522 100644 --- a/Common/Common.vcxproj +++ b/Common/Common.vcxproj @@ -76,7 +76,7 @@ MultiThreadedDebug ../ext/native;../ext/snappy;.. StreamingSIMDExtensions2 - Fast + Precise true false false @@ -103,7 +103,7 @@ _CRTDBG_MAP_ALLOC;USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_ARCH_64=1;_M_X64=1;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions) ../ext/native;../ext/snappy;.. NotSet - Fast + Precise false true false @@ -133,7 +133,7 @@ stdafx.h false StreamingSIMDExtensions2 - Fast + Precise ../ext/native;../ext/snappy;.. Speed true @@ -166,7 +166,7 @@ ../ext/native;../ext/snappy;.. false NotSet - Fast + Precise Speed false true diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj index 34d117cf66..51af34e22f 100644 --- a/Core/Core.vcxproj +++ b/Core/Core.vcxproj @@ -73,7 +73,7 @@ ..\ffmpeg\WindowsInclude;..\ffmpeg\Windows\x86\include;../common;..;../ext/native;../ext/glew;../ext/snappy;../ext/zlib;../ext/native/ext _CRTDBG_MAP_ALLOC;USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;USE_FFMPEG;WIN32;_ARCH_32=1;_M_IX86=1;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions) StreamingSIMDExtensions2 - Fast + Precise true false false @@ -95,7 +95,7 @@ ..\ffmpeg\WindowsInclude;..\ffmpeg\Windows\x86_64\include;../common;..;../ext/native;../ext/glew;../ext/snappy;../ext/zlib;../ext/native/ext _CRTDBG_MAP_ALLOC;USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;USE_FFMPEG;WIN32;_ARCH_64=1;_M_X64=1;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions) NotSet - Fast + Precise false true false @@ -121,7 +121,7 @@ ..\ffmpeg\WindowsInclude;..\ffmpeg\Windows\x86\include;../common;..;../ext/native;../ext/glew;../ext/snappy;../ext/zlib;../ext/native/ext false StreamingSIMDExtensions2 - Fast + Precise USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;USE_FFMPEG;WIN32;_ARCH_32=1;_M_IX86=1;_LIB;NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) Speed MultiThreaded @@ -150,7 +150,7 @@ true ..\ffmpeg\WindowsInclude;..\ffmpeg\Windows\x86_64\include;../common;..;../ext/native;../ext/glew;../ext/snappy;../ext/zlib;../ext/native/ext NotSet - Fast + Precise false false Speed diff --git a/GPU/GPU.vcxproj b/GPU/GPU.vcxproj index 13264c837c..9354e28bc5 100644 --- a/GPU/GPU.vcxproj +++ b/GPU/GPU.vcxproj @@ -88,7 +88,7 @@ ..\dx9sdk\Include\DX11;../common;..;../ext;../ext/native;../ext/glew;../ext/snappy; _CRTDBG_MAP_ALLOC;USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_ARCH_32=1;_M_IX86=1;_DEBUG;_LIB;_UNICODE;UNICODE;%(PreprocessorDefinitions) StreamingSIMDExtensions2 - Fast + Precise true false false @@ -109,7 +109,7 @@ Level3 ..\dx9sdk\Include\DX11;../common;..;../ext;../ext/native;../ext/glew;../ext/snappy; NotSet - Fast + Precise false true false @@ -136,7 +136,7 @@ ..\dx9sdk\Include\DX11;../common;..;../ext;../ext/native;../ext/glew;../ext/snappy; false StreamingSIMDExtensions2 - Fast + Precise USING_WIN_UI;_CRT_SECURE_NO_WARNINGS;WIN32;_ARCH_32=1;_M_IX86=1;_LIB;NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions) Speed true @@ -162,7 +162,7 @@ ..\dx9sdk\Include\DX11;../common;..;../ext;../ext/native;../ext/glew;../ext/snappy; false NotSet - Fast + Precise Speed false true @@ -390,4 +390,4 @@ - \ No newline at end of file + diff --git a/Windows/PPSSPP.vcxproj b/Windows/PPSSPP.vcxproj index 9945c91e62..27a423df46 100644 --- a/Windows/PPSSPP.vcxproj +++ b/Windows/PPSSPP.vcxproj @@ -130,7 +130,7 @@ stdafx.h;Common/DbgNew.h MultiThreadedDebug StreamingSIMDExtensions2 - Fast + Precise true false Disabled @@ -168,7 +168,7 @@ MultiThreadedDebug false NotSet - Fast + Precise true false Disabled @@ -199,7 +199,7 @@ MultiThreaded false StreamingSIMDExtensions2 - Fast + Precise Use Level3 ProgramDatabase @@ -248,7 +248,7 @@ MultiThreaded false NotSet - Fast + Precise Use Level3 ProgramDatabase @@ -587,4 +587,4 @@ - \ No newline at end of file + diff --git a/ext/libkirk/libkirk.vcxproj b/ext/libkirk/libkirk.vcxproj index bdaa0b01c3..036c3f9f68 100644 --- a/ext/libkirk/libkirk.vcxproj +++ b/ext/libkirk/libkirk.vcxproj @@ -70,7 +70,7 @@ Level3 - EnableFastChecks + EnablePreciseChecks _CRTDBG_MAP_ALLOC;_MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS true false @@ -107,7 +107,7 @@ true false StreamingSIMDExtensions2 - Fast + Precise _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS Speed true @@ -160,4 +160,4 @@ - \ No newline at end of file + diff --git a/ext/native/native.vcxproj b/ext/native/native.vcxproj index 405888b732..ba5a926d8b 100644 --- a/ext/native/native.vcxproj +++ b/ext/native/native.vcxproj @@ -131,7 +131,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) ..\..\ext;..\..;..\..\dx9sdk\Include;..\..\dx9sdk\Include\DX11;..\zlib;..\ext\zlib;..\native;..\RollerballGL;..\glew;..\SDL\include;..\native\ext;%(AdditionalIncludeDirectories); StreamingSIMDExtensions2 - Fast + Precise true false MultiThreaded @@ -158,7 +158,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) ..\..\ext;..\..;..\..\dx9sdk\Include;..\..\dx9sdk\Include\DX11;..\zlib;..\ext\zlib;..\native;..\RollerballGL;..\glew;..\SDL\include;..\native\ext;%(AdditionalIncludeDirectories); NotSet - Fast + Precise true false MultiThreaded @@ -337,9 +337,9 @@ Speed false StreamingSIMDExtensions2 - Fast + Precise StreamingSIMDExtensions2 - Fast + Precise MaxSpeed MaxSpeed Default @@ -773,4 +773,4 @@ - \ No newline at end of file + diff --git a/ext/zlib/zlib.vcxproj b/ext/zlib/zlib.vcxproj index 81d64dcaae..6595864711 100644 --- a/ext/zlib/zlib.vcxproj +++ b/ext/zlib/zlib.vcxproj @@ -105,7 +105,7 @@ Level3 _CRTDBG_MAP_ALLOC;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) StreamingSIMDExtensions2 - Fast + Precise Default true false @@ -127,7 +127,7 @@ _CRTDBG_MAP_ALLOC;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) false NotSet - Fast + Precise Default true false @@ -152,7 +152,7 @@ _CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) StreamingSIMDExtensions2 false - Fast + Precise Speed AnySuitable true @@ -180,7 +180,7 @@ Speed false NotSet - Fast + Precise true false MultiThreaded @@ -196,4 +196,4 @@ - \ No newline at end of file + diff --git a/headless/Headless.vcxproj b/headless/Headless.vcxproj index 5be939c78c..807a5a2856 100644 --- a/headless/Headless.vcxproj +++ b/headless/Headless.vcxproj @@ -94,9 +94,9 @@ Level3 _CRTDBG_MAP_ALLOC;USING_WIN_UI;GLEW_STATIC;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_ARCH_32=1;_CONSOLE;_UNICODE;UNICODE;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS ../dx9sdk/Include/DX11;../Common;..;../Core;../ext/glew;../ext/native - EnableFastChecks + EnablePreciseChecks StreamingSIMDExtensions2 - Fast + Precise true false false @@ -127,7 +127,7 @@ _CRTDBG_MAP_ALLOC;USING_WIN_UI;GLEW_STATIC;_CRT_SECURE_NO_WARNINGS;WIN32;_DEBUG;_ARCH_64=1;_CONSOLE;_UNICODE;UNICODE;%(PreprocessorDefinitions) ../dx9sdk/Include/DX11;../Common;..;../Core;../ext/glew;../ext/native NotSet - Fast + Precise false true false @@ -162,7 +162,7 @@ ../dx9sdk/Include/DX11;../Common;..;../Core;../ext/glew;../ext/native false StreamingSIMDExtensions2 - Fast + Precise Speed true false @@ -196,7 +196,7 @@ ../dx9sdk/Include/DX11;../Common;..;../Core;../ext/glew;../ext/native false NotSet - Fast + Precise Speed false true @@ -281,4 +281,4 @@ - \ No newline at end of file +