diff --git a/Externals/Bochs_disasm/Bochs_disasm.vcxproj b/Externals/Bochs_disasm/Bochs_disasm.vcxproj index 58d91ed3f1..37e24b007c 100644 --- a/Externals/Bochs_disasm/Bochs_disasm.vcxproj +++ b/Externals/Bochs_disasm/Bochs_disasm.vcxproj @@ -115,6 +115,7 @@ true MultiThreaded _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true true @@ -130,6 +131,7 @@ true MultiThreaded _UNICODE;UNICODE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + true true diff --git a/Externals/CLRun/clrun/CLRun.vcxproj b/Externals/CLRun/clrun/CLRun.vcxproj index 87fd55ba48..dc54d39746 100644 --- a/Externals/CLRun/clrun/CLRun.vcxproj +++ b/Externals/CLRun/clrun/CLRun.vcxproj @@ -115,6 +115,7 @@ true ..\include;%(AdditionalIncludeDirectories) MultiThreaded + true true @@ -130,6 +131,7 @@ true ..\include;%(AdditionalIncludeDirectories) MultiThreaded + true true diff --git a/Externals/wxWidgets/build/msw/wx_adv.vcxproj b/Externals/wxWidgets/build/msw/wx_adv.vcxproj index 598b824b37..bd9f73e07b 100644 --- a/Externals/wxWidgets/build/msw/wx_adv.vcxproj +++ b/Externals/wxWidgets/build/msw/wx_adv.vcxproj @@ -159,6 +159,7 @@ $(IntDir)vc80.pdb Level4 true + true 0x0409 @@ -197,6 +198,7 @@ Level4 true 4267;%(DisableSpecificWarnings) + true 0x0409 diff --git a/Externals/wxWidgets/build/msw/wx_aui.vcxproj b/Externals/wxWidgets/build/msw/wx_aui.vcxproj index 2e124bef4d..562a6acd5c 100644 --- a/Externals/wxWidgets/build/msw/wx_aui.vcxproj +++ b/Externals/wxWidgets/build/msw/wx_aui.vcxproj @@ -159,6 +159,7 @@ $(IntDir)wxmsw28_aui.pdb Level1 true + true 0x0409 @@ -196,6 +197,7 @@ $(IntDir)wxmsw28_aui.pdb Level1 true + true 0x0409 diff --git a/Externals/wxWidgets/build/msw/wx_base.vcxproj b/Externals/wxWidgets/build/msw/wx_base.vcxproj index b53e4a62ff..99d36aa722 100644 --- a/Externals/wxWidgets/build/msw/wx_base.vcxproj +++ b/Externals/wxWidgets/build/msw/wx_base.vcxproj @@ -94,6 +94,7 @@ $(IntDir)vc80.pdb Level4 true + true 0x0409 @@ -132,6 +133,7 @@ Level3 true 4267;%(DisableSpecificWarnings) + true 0x0409 diff --git a/Externals/wxWidgets/build/msw/wx_core.vcxproj b/Externals/wxWidgets/build/msw/wx_core.vcxproj index 94e94d9b0e..4100678175 100644 --- a/Externals/wxWidgets/build/msw/wx_core.vcxproj +++ b/Externals/wxWidgets/build/msw/wx_core.vcxproj @@ -164,6 +164,7 @@ Level4 true 4267;4310;4244;%(DisableSpecificWarnings) + true 0x0409 @@ -201,6 +202,7 @@ Level4 true 4267;4310;4244;%(DisableSpecificWarnings) + true 0x0409 diff --git a/Source/Core/AudioCommon/AudioCommon.vcxproj b/Source/Core/AudioCommon/AudioCommon.vcxproj index 0c6d295c99..0304a87983 100644 --- a/Source/Core/AudioCommon/AudioCommon.vcxproj +++ b/Source/Core/AudioCommon/AudioCommon.vcxproj @@ -184,6 +184,7 @@ ..\Common\Src;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true @@ -224,6 +225,7 @@ ..\Common\Src;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true diff --git a/Source/Core/Common/Common.vcxproj b/Source/Core/Common/Common.vcxproj index 4d49c92630..8cc11f9866 100644 --- a/Source/Core/Common/Common.vcxproj +++ b/Source/Core/Common/Common.vcxproj @@ -177,6 +177,7 @@ MultiThreaded Use stdafx.h + false true @@ -219,6 +220,7 @@ stdafx.h Use MultiThreaded + false true diff --git a/Source/Core/Core/Core.vcxproj b/Source/Core/Core/Core.vcxproj index e274f4b264..313309b126 100644 --- a/Source/Core/Core/Core.vcxproj +++ b/Source/Core/Core/Core.vcxproj @@ -197,6 +197,7 @@ false stdafx.h Use + false true @@ -245,6 +246,7 @@ false stdafx.h Use + false true diff --git a/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj b/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj index fe99232032..bd5825b825 100644 --- a/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj +++ b/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj @@ -172,6 +172,7 @@ DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) ..\Common\Src;..\Core\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) MultiThreaded + false true @@ -204,6 +205,7 @@ DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) ..\Common\Src;..\Core\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) MultiThreaded + false true diff --git a/Source/Core/DebuggerWX/Debugger.vcxproj b/Source/Core/DebuggerWX/Debugger.vcxproj index 5361bf39d5..815ae3f1e2 100644 --- a/Source/Core/DebuggerWX/Debugger.vcxproj +++ b/Source/Core/DebuggerWX/Debugger.vcxproj @@ -260,6 +260,7 @@ MultiThreaded Use stdafx.h + false true @@ -297,6 +298,7 @@ MultiThreaded Use stdafx.h + false true diff --git a/Source/Core/DiscIO/DiscIO.vcxproj b/Source/Core/DiscIO/DiscIO.vcxproj index aada028dd9..6703618743 100644 --- a/Source/Core/DiscIO/DiscIO.vcxproj +++ b/Source/Core/DiscIO/DiscIO.vcxproj @@ -180,6 +180,7 @@ MultiThreaded stdafx.h Use + false true @@ -216,6 +217,7 @@ MultiThreaded stdafx.h Use + false true diff --git a/Source/Core/DolphinWX/Dolphin.vcxproj b/Source/Core/DolphinWX/Dolphin.vcxproj index 0c7a7af332..3a78ed716a 100644 --- a/Source/Core/DolphinWX/Dolphin.vcxproj +++ b/Source/Core/DolphinWX/Dolphin.vcxproj @@ -220,6 +220,7 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / MultiThreaded stdafx.h Use + false true @@ -229,6 +230,7 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / $(OutDir)$(TargetName)$(TargetExt) ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) 0x00400000 + Default xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /e /s /y /d @@ -280,6 +282,7 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / MultiThreaded stdafx.h Use + false true @@ -289,6 +292,7 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / $(OutDir)$(TargetName)$(TargetExt) ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) 0x00400000 + Default xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /e /s /y /d diff --git a/Source/Core/InputCommon/InputCommon.vcxproj b/Source/Core/InputCommon/InputCommon.vcxproj index 02f2d0b0f9..f7ee5fa3d7 100644 --- a/Source/Core/InputCommon/InputCommon.vcxproj +++ b/Source/Core/InputCommon/InputCommon.vcxproj @@ -172,6 +172,7 @@ ..\Common\Src;..\..\..\Externals\SDL\Include_1.2;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true @@ -212,6 +213,7 @@ ..\Common\Src;..\..\..\Externals\SDL\Include_1.2;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true diff --git a/Source/Core/VideoCommon/VideoCommon.vcxproj b/Source/Core/VideoCommon/VideoCommon.vcxproj index 4b6e11213f..4ce97b84b3 100644 --- a/Source/Core/VideoCommon/VideoCommon.vcxproj +++ b/Source/Core/VideoCommon/VideoCommon.vcxproj @@ -181,6 +181,7 @@ ..\Common\Src;..\Core\Src;..\..\PluginSpecs;..\..\..\Externals\SOIL;..\..\..\Externals\CLRun\include;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true @@ -219,6 +220,7 @@ ..\Common\Src;..\Core\Src;..\..\PluginSpecs;..\..\..\Externals\SOIL;..\..\..\Externals\CLRun\include;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true diff --git a/Source/Core/VideoUICommon/VideoUICommon.vcxproj b/Source/Core/VideoUICommon/VideoUICommon.vcxproj index 8e1b6ab54c..8ef1ef6fb1 100644 --- a/Source/Core/VideoUICommon/VideoUICommon.vcxproj +++ b/Source/Core/VideoUICommon/VideoUICommon.vcxproj @@ -172,6 +172,7 @@ ..\Common\Src;..\VideoCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true @@ -204,6 +205,7 @@ ..\Common\Src;..\VideoCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;%(AdditionalIncludeDirectories) DEBUGFAST;_SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) MultiThreaded + false true diff --git a/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj b/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj index 5e3b3332db..5b773b72b2 100644 --- a/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj +++ b/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj @@ -191,6 +191,7 @@ MultiThreaded stdafx.h Use + false true @@ -231,6 +232,7 @@ MultiThreaded stdafx.h Use + false true diff --git a/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj b/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj index 201f204a33..f0e6c8f720 100644 --- a/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj +++ b/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj @@ -188,6 +188,7 @@ MultiThreaded stdafx.h Use + false true @@ -226,6 +227,7 @@ MultiThreaded stdafx.h Use + false true diff --git a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj index aa3d9ce928..4e6a0f5f75 100644 --- a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj +++ b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj @@ -206,6 +206,7 @@ MultiThreaded stdafx.h Use + false true @@ -256,6 +257,7 @@ MultiThreaded stdafx.h Use + false true diff --git a/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj b/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj index f0c89d675d..feaab1dd51 100644 --- a/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj +++ b/Source/Plugins/Plugin_VideoSoftware/Plugin_VideoSoftware.vcxproj @@ -133,6 +133,7 @@ _SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) stdafx.h Use + true true @@ -154,6 +155,7 @@ _SECURE_SCL=0;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) stdafx.h Use + true true