diff --git a/Source/Core/AudioCommon/AudioCommon.vcxproj b/Source/Core/AudioCommon/AudioCommon.vcxproj index a40535ddd4..93de70005e 100644 --- a/Source/Core/AudioCommon/AudioCommon.vcxproj +++ b/Source/Core/AudioCommon/AudioCommon.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true MultiByte + + StaticLibrary + false + true + MultiByte + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -70,9 +96,15 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) @@ -82,9 +114,15 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -137,6 +175,26 @@ ..\..\..\Externals\OpenAL\Win32;%(AdditionalLibraryDirectories) + + + Level3 + MaxSpeed + true + true + ..\Common\Src;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + + OpenAL32.lib;dsound.lib;dxerr.lib + ..\..\..\Externals\OpenAL\Win32;%(AdditionalLibraryDirectories) + + Level3 @@ -157,6 +215,26 @@ ..\..\..\Externals\OpenAL\Win64;%(AdditionalLibraryDirectories) + + + Level3 + MaxSpeed + true + true + ..\Common\Src;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + + OpenAL32.lib;dsound.lib;dxerr.lib + ..\..\..\Externals\OpenAL\Win64;%(AdditionalLibraryDirectories) + + diff --git a/Source/Core/Common/Common.vcxproj b/Source/Core/Common/Common.vcxproj index 963ab8b95a..5bc6c63a10 100644 --- a/Source/Core/Common/Common.vcxproj +++ b/Source/Core/Common/Common.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true MultiByte + + StaticLibrary + false + true + MultiByte + StaticLibrary false true MultiByte + + StaticLibrary + false + true + MultiByte + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -69,6 +95,10 @@ $(PlatformName)\$(ConfigurationName) $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) $(PlatformName)\$(ConfigurationName) @@ -77,6 +107,10 @@ $(PlatformName)\$(ConfigurationName) $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + Level3 @@ -132,6 +166,27 @@ Kernel32.lib;Psapi.lib;Winmm.lib + + + Level3 + MaxSpeed + true + true + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + .\Src;..\..\PluginSpecs;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories) + MultiThreaded + Use + stdafx.h + + + true + true + true + + + Kernel32.lib;Psapi.lib;Winmm.lib + + Level3 @@ -153,6 +208,27 @@ Kernel32.lib;Psapi.lib;Winmm.lib + + + Level3 + MaxSpeed + true + true + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + .\Src;..\..\PluginSpecs;..\..\..\Externals/CLRun/include;%(AdditionalIncludeDirectories) + stdafx.h + Use + MultiThreaded + + + true + true + true + + + Kernel32.lib;Psapi.lib;Winmm.lib + + @@ -187,8 +263,10 @@ Create Create + Create Create Create + Create diff --git a/Source/Core/Core/Core.vcxproj b/Source/Core/Core/Core.vcxproj index d639c91f2a..52de75e2e6 100644 --- a/Source/Core/Core/Core.vcxproj +++ b/Source/Core/Core/Core.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true MultiByte + + StaticLibrary + false + true + MultiByte + StaticLibrary false true MultiByte + + StaticLibrary + false + true + MultiByte + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -76,15 +102,27 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -147,6 +185,30 @@ setupapi.lib + + + Level3 + MaxSpeed + true + true + .\Src;..\Common\Src;..\DiscIO\Src;..\InputCommon\Src;..\wiiuse\Src;..\..\PluginSpecs;..\..\..\Externals\Bochs_disasm;..\..\..\Externals\SFML\include;..\..\..\Externals\LZO;..\..\..\Externals\zlib;..\..\..\Externals\Lua;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + false + stdafx.h + Use + + + true + true + true + + + + + setupapi.lib + + Level3 @@ -171,6 +233,30 @@ setupapi.lib + + + Level3 + MaxSpeed + true + true + .\Src;..\Common\Src;..\DiscIO\Src;..\InputCommon\Src;..\wiiuse\Src;..\..\PluginSpecs;..\..\..\Externals\Bochs_disasm;..\..\..\Externals\SFML\include;..\..\..\Externals\LZO;..\..\..\Externals\zlib;..\..\..\Externals\Lua;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + false + stdafx.h + Use + + + true + true + true + + + + + setupapi.lib + + @@ -309,7 +395,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Core/DSPCore/DSPCore.vcxproj b/Source/Core/DSPCore/DSPCore.vcxproj index aa4376677b..77eeeea1f3 100644 --- a/Source/Core/DSPCore/DSPCore.vcxproj +++ b/Source/Core/DSPCore/DSPCore.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -96,12 +104,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true MultiByte + + StaticLibrary + false + true + MultiByte + @@ -114,9 +134,15 @@ + + + + + + @@ -159,6 +185,22 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + Level3 @@ -175,6 +217,22 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + diff --git a/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj b/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj index f4363dbfb0..8d277ada8e 100644 --- a/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj +++ b/Source/Core/DebuggerUICommon/DebuggerUICommon.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true Unicode + + StaticLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -76,15 +102,27 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -125,6 +163,22 @@ true + + + Level3 + MaxSpeed + true + true + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + ..\Common\Src;..\Core\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + MultiThreaded + + + true + true + true + + Level3 @@ -141,6 +195,22 @@ true + + + Level3 + MaxSpeed + true + true + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + ..\Common\Src;..\Core\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + MultiThreaded + + + true + true + true + + diff --git a/Source/Core/DebuggerWX/Debugger.vcxproj b/Source/Core/DebuggerWX/Debugger.vcxproj index a6a52804ad..4400071229 100644 --- a/Source/Core/DebuggerWX/Debugger.vcxproj +++ b/Source/Core/DebuggerWX/Debugger.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true Unicode + + StaticLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -76,15 +102,27 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -131,6 +169,24 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\Core\Src;..\DebuggerUICommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\Bochs_disasm;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + Use + stdafx.h + + + true + true + true + + Level3 @@ -149,6 +205,24 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\Core\Src;..\DebuggerUICommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\Bochs_disasm;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + Use + stdafx.h + + + true + true + true + + @@ -164,7 +238,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Core/DiscIO/DiscIO.vcxproj b/Source/Core/DiscIO/DiscIO.vcxproj index 6d495e725d..1832805558 100644 --- a/Source/Core/DiscIO/DiscIO.vcxproj +++ b/Source/Core/DiscIO/DiscIO.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true MultiByte + + StaticLibrary + false + true + MultiByte + StaticLibrary false true MultiByte + + StaticLibrary + false + true + MultiByte + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -76,15 +102,27 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -131,6 +169,24 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\..\..\Externals\zlib;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + + Level3 @@ -149,6 +205,24 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\..\..\Externals\zlib;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + + @@ -192,7 +266,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Core/DolphinWX/Dolphin.vcxproj b/Source/Core/DolphinWX/Dolphin.vcxproj index f7ee9fa94d..ab1d1742ca 100644 --- a/Source/Core/DolphinWX/Dolphin.vcxproj +++ b/Source/Core/DolphinWX/Dolphin.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + Application + false + true + Unicode + Application false true Unicode + + Application + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + ..\..\..\Binary\$(PlatformName)\ @@ -78,15 +104,29 @@ ..\..\..\Binary\$(PlatformName)\ + + ..\..\..\Binary\$(PlatformName)\ + ..\..\..\Binary\$(PlatformName)\ + + ..\..\..\Binary\$(PlatformName)\ + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + Level3 @@ -165,6 +205,36 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / echo Copying External .dlls xcopy "$(SolutionDir)..\Externals\Cg\*.dll" "$(TargetDir)" /e /s /y /q /d xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /s /y /q /d + + Copying Data\* to $(TargetDir) + + + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\Core\Src;..\DebuggerWX\Src;..\DebuggerUICommon\Src;..\InputCommon\Src;..\InputUICommon\Src;..\DiscIO\Src;..\..\PluginSpecs;..\..\..\Externals\SFML\include;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\CLRun\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + Iphlpapi.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) + 0x00400000 + + + xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /e /s /y /d +echo Copying External .dlls +xcopy "$(SolutionDir)..\Externals\Cg\*.dll" "$(TargetDir)" /e /s /y /q /d +xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /s /y /q /d Copying Data\* to $(TargetDir) @@ -195,6 +265,36 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / echo Copying External .dlls xcopy "$(SolutionDir)..\Externals\Cg64\*.dll" "$(TargetDir)" /e /s /y /q /d xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /s /y /q /d + + Copying Data\* to $(TargetDir) + + + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\Core\Src;..\DebuggerWX\Src;..\DebuggerUICommon\Src;..\InputCommon\Src;..\InputUICommon\Src;..\DiscIO\Src;..\..\PluginSpecs;..\..\..\Externals\SFML\include;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\CLRun\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + Iphlpapi.lib;%(AdditionalDependencies) + $(OutDir)$(TargetName)$(TargetExt) + ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) + 0x00400000 + + + xcopy "$(SolutionDir)..\Data" "$(TargetDir)" /e /s /y /d +echo Copying External .dlls +xcopy "$(SolutionDir)..\Externals\Cg64\*.dll" "$(TargetDir)" /e /s /y /q /d +xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e /s /y /q /d Copying Data\* to $(TargetDir) @@ -222,7 +322,9 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / true true true + true true + true @@ -234,7 +336,9 @@ xcopy "$(SolutionDir)..\Externals\SDL\$(PlatformName)\*.dll" "$(TargetDir)" /e / Create + Create Create + Create Create Create diff --git a/Source/Core/InputCommon/InputCommon.vcxproj b/Source/Core/InputCommon/InputCommon.vcxproj index 9acc7a21f3..18c248f686 100644 --- a/Source/Core/InputCommon/InputCommon.vcxproj +++ b/Source/Core/InputCommon/InputCommon.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true MultiByte + + StaticLibrary + false + true + MultiByte + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -69,6 +95,10 @@ $(PlatformName)\$(ConfigurationName) $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) $(PlatformName)\$(ConfigurationName) @@ -77,6 +107,10 @@ $(PlatformName)\$(ConfigurationName) $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + Level3 @@ -129,6 +163,26 @@ ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\..\..\Externals\SDL\Include_1.2;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + + xinput.lib + ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) + + Level3 @@ -149,6 +203,26 @@ ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\..\..\Externals\SDL\Include_1.2;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + + xinput.lib + ..\..\..\Externals\SDL\$(PlatformName);%(AdditionalLibraryDirectories) + + diff --git a/Source/Core/InputUICommon/InputUICommon.vcxproj b/Source/Core/InputUICommon/InputUICommon.vcxproj deleted file mode 100644 index d70e9ca4a9..0000000000 --- a/Source/Core/InputUICommon/InputUICommon.vcxproj +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {9EC4FABF-4FD1-48E5-8E72-5FC84FF754CF} - InputUICommon - - - - StaticLibrary - true - Unicode - - - StaticLibrary - false - true - Unicode - - - - - - - - - - - - - $(PlatformName)\$(ConfigurationName) - - - $(PlatformName)\$(ConfigurationName) - - - $(PlatformName)\$(ConfigurationName) - - - $(PlatformName)\$(ConfigurationName) - - - - Level3 - Disabled - _SECURE_SCL=0;%(PreprocessorDefinitions) - ..\Common\Src;..\..\..\Externals\wxWidgets\Include;%(AdditionalIncludeDirectories) - MultiThreadedDebug - - - true - - - - - Level3 - MaxSpeed - true - true - _SECURE_SCL=0;%(PreprocessorDefinitions) - ..\Common\Src;..\..\..\Externals\wxWidgets\Include;%(AdditionalIncludeDirectories) - MultiThreaded - - - true - true - true - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Source/Core/VideoCommon/VideoCommon.vcxproj b/Source/Core/VideoCommon/VideoCommon.vcxproj index 9f4f3c11fe..89f97e7660 100644 --- a/Source/Core/VideoCommon/VideoCommon.vcxproj +++ b/Source/Core/VideoCommon/VideoCommon.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true Unicode + + StaticLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -76,15 +102,27 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -134,6 +172,25 @@ Vfw32.lib + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\..\PluginSpecs;..\..\..\Externals\SOIL;..\..\..\Externals\CLRun\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + + Vfw32.lib + + Level3 @@ -153,6 +210,25 @@ Vfw32.lib + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\..\PluginSpecs;..\..\..\Externals\SOIL;..\..\..\Externals\CLRun\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + + Vfw32.lib + + diff --git a/Source/Core/VideoUICommon/VideoUICommon.vcxproj b/Source/Core/VideoUICommon/VideoUICommon.vcxproj index 3705c26f08..457fde8eb2 100644 --- a/Source/Core/VideoUICommon/VideoUICommon.vcxproj +++ b/Source/Core/VideoUICommon/VideoUICommon.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + StaticLibrary + false + true + Unicode + StaticLibrary false true Unicode + + StaticLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -76,15 +102,27 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + Level3 @@ -125,6 +163,22 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\VideoCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + Level3 @@ -141,6 +195,22 @@ true + + + Level3 + MaxSpeed + true + true + ..\Common\Src;..\VideoCommon\Src;..\..\PluginSpecs;..\..\..\Externals\wxWidgets\Include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + + + true + true + true + + diff --git a/Source/Dolphin_2010.sln b/Source/Dolphin_2010.sln index da8ee1a1f0..8362bf77ed 100644 --- a/Source/Dolphin_2010.sln +++ b/Source/Dolphin_2010.sln @@ -1,4 +1,3 @@ - Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Dolphin", "Core\DolphinWX\Dolphin.vcxproj", "{1B099EF8-6F87-47A2-A3E7-898A24584F49}" @@ -31,28 +30,16 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DSPCore", "Core\DSPCore\DSP {C87A4178-44F6-49B2-B7AA-C79AF1B8C534} = {C87A4178-44F6-49B2-B7AA-C79AF1B8C534} EndProjectSection EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Video", "Video", "{92D6FE08-E667-465D-B65C-042C0C7FF10E}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Audio", "Audio", "{8BF12748-18A0-4159-934D-96E478816B7D}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Core", "Core", "{8A9EFF9D-8E82-42F6-AB69-639895B5C4B8}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "zExternals", "zExternals", "{243D47BB-9E92-426F-9354-E5A9000BB0ED}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SOIL", "..\Externals\SOIL\SOIL.vcxproj", "{8544F1FF-F2A5-42D8-A568-C56B5D3B4181}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SFML_Network", "..\Externals\SFML\build\vc2010\SFML_Network.vcxproj", "{93D73454-2512-424E-9CDA-4BB357FE13DD}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{42107D4B-D5BC-4F3F-BDB8-AA76E8C423DA}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LZO", "..\Externals\LZO\LZO.vcxproj", "{D8890B98-26F7-4CFF-BBFB-B95F371B5F20}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lua", "..\Externals\Lua\Lua.vcxproj", "{BBACBC43-0607-4825-AB10-F85A743A5AF8}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zlib", "..\Externals\zlib\zlib.vcxproj", "{3E1339F5-9311-4122-9442-369702E8FCAD}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "wxWidgets", "wxWidgets", "{E38E6F1D-507F-4638-975A-D68107085D77}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxAdv28", "..\Externals\wxWidgets\build\msw\wx_adv.vcxproj", "{0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxAui", "..\Externals\wxWidgets\build\msw\wx_aui.vcxproj", "{05C75041-D67D-4903-A362-8395A7B35C75}" @@ -79,8 +66,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VideoCommon", "Core\VideoCo EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CLRun", "..\Externals\CLRun\clrun\CLRun.vcxproj", "{AA862E5E-A993-497A-B6A0-0E8E94B10050}" EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Dolphin", "Dolphin", "{FA32A8FD-01A9-4EE8-944E-F5CACB9384C3}" -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DebuggerUICommon", "Core\DebuggerUICommon\DebuggerUICommon.vcxproj", "{C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}" ProjectSection(ProjectDependencies) = postProject {05C75041-D67D-4903-A362-8395A7B35C75} = {05C75041-D67D-4903-A362-8395A7B35C75} @@ -165,6 +150,8 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Debug|x64 = Debug|x64 + DebugFast|Win32 = DebugFast|Win32 + DebugFast|x64 = DebugFast|x64 Release|Win32 = Release|Win32 Release|x64 = Release|x64 EndGlobalSection @@ -173,6 +160,10 @@ Global {1B099EF8-6F87-47A2-A3E7-898A24584F49}.Debug|Win32.Build.0 = Debug|Win32 {1B099EF8-6F87-47A2-A3E7-898A24584F49}.Debug|x64.ActiveCfg = Debug|Win32 {1B099EF8-6F87-47A2-A3E7-898A24584F49}.Debug|x64.Build.0 = Debug|Win32 + {1B099EF8-6F87-47A2-A3E7-898A24584F49}.DebugFast|Win32.ActiveCfg = Release|Win32 + {1B099EF8-6F87-47A2-A3E7-898A24584F49}.DebugFast|Win32.Build.0 = Release|Win32 + {1B099EF8-6F87-47A2-A3E7-898A24584F49}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {1B099EF8-6F87-47A2-A3E7-898A24584F49}.DebugFast|x64.Build.0 = DebugFast|x64 {1B099EF8-6F87-47A2-A3E7-898A24584F49}.Release|Win32.ActiveCfg = Release|Win32 {1B099EF8-6F87-47A2-A3E7-898A24584F49}.Release|Win32.Build.0 = Release|Win32 {1B099EF8-6F87-47A2-A3E7-898A24584F49}.Release|x64.ActiveCfg = Release|x64 @@ -181,6 +172,10 @@ Global {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.Debug|Win32.Build.0 = Debug|Win32 {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.Debug|x64.ActiveCfg = Debug|x64 {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.Debug|x64.Build.0 = Debug|x64 + {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.DebugFast|Win32.ActiveCfg = Release|Win32 + {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.DebugFast|Win32.Build.0 = Release|Win32 + {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.DebugFast|x64.Build.0 = DebugFast|x64 {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.Release|Win32.ActiveCfg = Release|Win32 {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.Release|Win32.Build.0 = Release|Win32 {C87A4178-44F6-49B2-B7AA-C79AF1B8C534}.Release|x64.ActiveCfg = Release|x64 @@ -188,6 +183,10 @@ Global {69F00340-5C3D-449F-9A80-958435C6CF06}.Debug|Win32.ActiveCfg = Release|Win32 {69F00340-5C3D-449F-9A80-958435C6CF06}.Debug|Win32.Build.0 = Release|Win32 {69F00340-5C3D-449F-9A80-958435C6CF06}.Debug|x64.ActiveCfg = Release|Win32 + {69F00340-5C3D-449F-9A80-958435C6CF06}.DebugFast|Win32.ActiveCfg = Release|Win32 + {69F00340-5C3D-449F-9A80-958435C6CF06}.DebugFast|Win32.Build.0 = Release|Win32 + {69F00340-5C3D-449F-9A80-958435C6CF06}.DebugFast|x64.ActiveCfg = Release|Win32 + {69F00340-5C3D-449F-9A80-958435C6CF06}.DebugFast|x64.Build.0 = Release|Win32 {69F00340-5C3D-449F-9A80-958435C6CF06}.Release|Win32.ActiveCfg = Release|Win32 {69F00340-5C3D-449F-9A80-958435C6CF06}.Release|Win32.Build.0 = Release|Win32 {69F00340-5C3D-449F-9A80-958435C6CF06}.Release|x64.ActiveCfg = Release|Win32 @@ -196,6 +195,10 @@ Global {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.Debug|Win32.Build.0 = Debug|Win32 {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.Debug|x64.ActiveCfg = Debug|x64 {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.Debug|x64.Build.0 = Debug|x64 + {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.DebugFast|Win32.ActiveCfg = Release|Win32 + {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.DebugFast|Win32.Build.0 = Release|Win32 + {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.DebugFast|x64.Build.0 = DebugFast|x64 {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.Release|Win32.ActiveCfg = Release|Win32 {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.Release|Win32.Build.0 = Release|Win32 {37D007BD-D66C-4EAF-B56C-BD1AAC340A05}.Release|x64.ActiveCfg = Release|x64 @@ -204,6 +207,10 @@ Global {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.Debug|Win32.Build.0 = Debug|Win32 {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.Debug|x64.ActiveCfg = Debug|x64 {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.Debug|x64.Build.0 = Debug|x64 + {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.DebugFast|Win32.ActiveCfg = Release|Win32 + {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.DebugFast|Win32.Build.0 = Release|Win32 + {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.DebugFast|x64.Build.0 = DebugFast|x64 {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.Release|Win32.ActiveCfg = Release|Win32 {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.Release|Win32.Build.0 = Release|Win32 {4ED3C8BE-91A7-4361-8D46-16D03B678D4C}.Release|x64.ActiveCfg = Release|x64 @@ -212,6 +219,10 @@ Global {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.Debug|Win32.Build.0 = Debug|Win32 {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.Debug|x64.ActiveCfg = Debug|x64 {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.Debug|x64.Build.0 = Debug|x64 + {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.DebugFast|Win32.ActiveCfg = Release|Win32 + {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.DebugFast|Win32.Build.0 = Release|Win32 + {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.DebugFast|x64.ActiveCfg = Release|x64 + {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.DebugFast|x64.Build.0 = Release|x64 {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.Release|Win32.ActiveCfg = Release|Win32 {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.Release|Win32.Build.0 = Release|Win32 {8544F1FF-F2A5-42D8-A568-C56B5D3B4181}.Release|x64.ActiveCfg = Release|x64 @@ -220,6 +231,10 @@ Global {93D73454-2512-424E-9CDA-4BB357FE13DD}.Debug|Win32.Build.0 = Debug|Win32 {93D73454-2512-424E-9CDA-4BB357FE13DD}.Debug|x64.ActiveCfg = Debug|x64 {93D73454-2512-424E-9CDA-4BB357FE13DD}.Debug|x64.Build.0 = Debug|x64 + {93D73454-2512-424E-9CDA-4BB357FE13DD}.DebugFast|Win32.ActiveCfg = Release|Win32 + {93D73454-2512-424E-9CDA-4BB357FE13DD}.DebugFast|Win32.Build.0 = Release|Win32 + {93D73454-2512-424E-9CDA-4BB357FE13DD}.DebugFast|x64.ActiveCfg = Release|x64 + {93D73454-2512-424E-9CDA-4BB357FE13DD}.DebugFast|x64.Build.0 = Release|x64 {93D73454-2512-424E-9CDA-4BB357FE13DD}.Release|Win32.ActiveCfg = Release|Win32 {93D73454-2512-424E-9CDA-4BB357FE13DD}.Release|Win32.Build.0 = Release|Win32 {93D73454-2512-424E-9CDA-4BB357FE13DD}.Release|x64.ActiveCfg = Release|x64 @@ -228,6 +243,10 @@ Global {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.Debug|Win32.Build.0 = Debug|Win32 {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.Debug|x64.ActiveCfg = Debug|x64 {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.Debug|x64.Build.0 = Debug|x64 + {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.DebugFast|Win32.ActiveCfg = Release|Win32 + {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.DebugFast|Win32.Build.0 = Release|Win32 + {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.DebugFast|x64.ActiveCfg = Release|x64 + {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.DebugFast|x64.Build.0 = Release|x64 {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.Release|Win32.ActiveCfg = Release|Win32 {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.Release|Win32.Build.0 = Release|Win32 {D8890B98-26F7-4CFF-BBFB-B95F371B5F20}.Release|x64.ActiveCfg = Release|x64 @@ -236,6 +255,10 @@ Global {BBACBC43-0607-4825-AB10-F85A743A5AF8}.Debug|Win32.Build.0 = Debug|Win32 {BBACBC43-0607-4825-AB10-F85A743A5AF8}.Debug|x64.ActiveCfg = Debug|x64 {BBACBC43-0607-4825-AB10-F85A743A5AF8}.Debug|x64.Build.0 = Debug|x64 + {BBACBC43-0607-4825-AB10-F85A743A5AF8}.DebugFast|Win32.ActiveCfg = Release|Win32 + {BBACBC43-0607-4825-AB10-F85A743A5AF8}.DebugFast|Win32.Build.0 = Release|Win32 + {BBACBC43-0607-4825-AB10-F85A743A5AF8}.DebugFast|x64.ActiveCfg = Release|x64 + {BBACBC43-0607-4825-AB10-F85A743A5AF8}.DebugFast|x64.Build.0 = Release|x64 {BBACBC43-0607-4825-AB10-F85A743A5AF8}.Release|Win32.ActiveCfg = Release|Win32 {BBACBC43-0607-4825-AB10-F85A743A5AF8}.Release|Win32.Build.0 = Release|Win32 {BBACBC43-0607-4825-AB10-F85A743A5AF8}.Release|x64.ActiveCfg = Release|x64 @@ -244,6 +267,10 @@ Global {3E1339F5-9311-4122-9442-369702E8FCAD}.Debug|Win32.Build.0 = Debug|Win32 {3E1339F5-9311-4122-9442-369702E8FCAD}.Debug|x64.ActiveCfg = Debug|x64 {3E1339F5-9311-4122-9442-369702E8FCAD}.Debug|x64.Build.0 = Debug|x64 + {3E1339F5-9311-4122-9442-369702E8FCAD}.DebugFast|Win32.ActiveCfg = Release|Win32 + {3E1339F5-9311-4122-9442-369702E8FCAD}.DebugFast|Win32.Build.0 = Release|Win32 + {3E1339F5-9311-4122-9442-369702E8FCAD}.DebugFast|x64.ActiveCfg = Release|x64 + {3E1339F5-9311-4122-9442-369702E8FCAD}.DebugFast|x64.Build.0 = Release|x64 {3E1339F5-9311-4122-9442-369702E8FCAD}.Release|Win32.ActiveCfg = Release|Win32 {3E1339F5-9311-4122-9442-369702E8FCAD}.Release|Win32.Build.0 = Release|Win32 {3E1339F5-9311-4122-9442-369702E8FCAD}.Release|x64.ActiveCfg = Release|x64 @@ -252,6 +279,10 @@ Global {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.Debug|Win32.Build.0 = Debug|Win32 {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.Debug|x64.ActiveCfg = Debug|x64 {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.Debug|x64.Build.0 = Debug|x64 + {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.DebugFast|Win32.ActiveCfg = Release|Win32 + {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.DebugFast|Win32.Build.0 = Release|Win32 + {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.DebugFast|x64.ActiveCfg = Release|x64 + {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.DebugFast|x64.Build.0 = Release|x64 {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.Release|Win32.ActiveCfg = Release|Win32 {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.Release|Win32.Build.0 = Release|Win32 {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E}.Release|x64.ActiveCfg = Release|x64 @@ -260,6 +291,10 @@ Global {05C75041-D67D-4903-A362-8395A7B35C75}.Debug|Win32.Build.0 = Debug|Win32 {05C75041-D67D-4903-A362-8395A7B35C75}.Debug|x64.ActiveCfg = Debug|x64 {05C75041-D67D-4903-A362-8395A7B35C75}.Debug|x64.Build.0 = Debug|x64 + {05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|Win32.ActiveCfg = Release|Win32 + {05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|Win32.Build.0 = Release|Win32 + {05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|x64.ActiveCfg = Release|x64 + {05C75041-D67D-4903-A362-8395A7B35C75}.DebugFast|x64.Build.0 = Release|x64 {05C75041-D67D-4903-A362-8395A7B35C75}.Release|Win32.ActiveCfg = Release|Win32 {05C75041-D67D-4903-A362-8395A7B35C75}.Release|Win32.Build.0 = Release|Win32 {05C75041-D67D-4903-A362-8395A7B35C75}.Release|x64.ActiveCfg = Release|x64 @@ -268,6 +303,10 @@ Global {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.Debug|Win32.Build.0 = Debug|Win32 {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.Debug|x64.ActiveCfg = Debug|x64 {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.Debug|x64.Build.0 = Debug|x64 + {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.DebugFast|Win32.ActiveCfg = Release|Win32 + {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.DebugFast|Win32.Build.0 = Release|Win32 + {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.DebugFast|x64.ActiveCfg = Release|x64 + {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.DebugFast|x64.Build.0 = Release|x64 {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.Release|Win32.ActiveCfg = Release|Win32 {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.Release|Win32.Build.0 = Release|Win32 {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE}.Release|x64.ActiveCfg = Release|x64 @@ -276,6 +315,10 @@ Global {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.Debug|Win32.Build.0 = Debug|Win32 {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.Debug|x64.ActiveCfg = Debug|x64 {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.Debug|x64.Build.0 = Debug|x64 + {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.DebugFast|Win32.ActiveCfg = Release|Win32 + {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.DebugFast|Win32.Build.0 = Release|Win32 + {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.DebugFast|x64.ActiveCfg = Release|x64 + {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.DebugFast|x64.Build.0 = Release|x64 {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.Release|Win32.ActiveCfg = Release|Win32 {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.Release|Win32.Build.0 = Release|Win32 {11F55366-12EC-4C44-A8CB-1D4E315D61ED}.Release|x64.ActiveCfg = Release|x64 @@ -284,6 +327,10 @@ Global {281F6001-D032-4C3B-87AF-0B00962B4006}.Debug|Win32.Build.0 = Debug|Win32 {281F6001-D032-4C3B-87AF-0B00962B4006}.Debug|x64.ActiveCfg = Debug|Win32 {281F6001-D032-4C3B-87AF-0B00962B4006}.Debug|x64.Build.0 = Debug|Win32 + {281F6001-D032-4C3B-87AF-0B00962B4006}.DebugFast|Win32.ActiveCfg = Release|Win32 + {281F6001-D032-4C3B-87AF-0B00962B4006}.DebugFast|Win32.Build.0 = Release|Win32 + {281F6001-D032-4C3B-87AF-0B00962B4006}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {281F6001-D032-4C3B-87AF-0B00962B4006}.DebugFast|x64.Build.0 = DebugFast|x64 {281F6001-D032-4C3B-87AF-0B00962B4006}.Release|Win32.ActiveCfg = Release|Win32 {281F6001-D032-4C3B-87AF-0B00962B4006}.Release|Win32.Build.0 = Release|Win32 {281F6001-D032-4C3B-87AF-0B00962B4006}.Release|x64.ActiveCfg = Release|x64 @@ -292,6 +339,10 @@ Global {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.Debug|Win32.Build.0 = Debug|Win32 {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.Debug|x64.ActiveCfg = Debug|Win32 {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.Debug|x64.Build.0 = Debug|Win32 + {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.DebugFast|Win32.ActiveCfg = Release|Win32 + {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.DebugFast|Win32.Build.0 = Release|Win32 + {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.DebugFast|x64.Build.0 = DebugFast|x64 {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.Release|Win32.ActiveCfg = Release|Win32 {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.Release|Win32.Build.0 = Release|Win32 {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF}.Release|x64.ActiveCfg = Release|x64 @@ -300,6 +351,10 @@ Global {AA862E5E-A993-497A-B6A0-0E8E94B10050}.Debug|Win32.Build.0 = Debug|Win32 {AA862E5E-A993-497A-B6A0-0E8E94B10050}.Debug|x64.ActiveCfg = Debug|Win32 {AA862E5E-A993-497A-B6A0-0E8E94B10050}.Debug|x64.Build.0 = Debug|Win32 + {AA862E5E-A993-497A-B6A0-0E8E94B10050}.DebugFast|Win32.ActiveCfg = Release|Win32 + {AA862E5E-A993-497A-B6A0-0E8E94B10050}.DebugFast|Win32.Build.0 = Release|Win32 + {AA862E5E-A993-497A-B6A0-0E8E94B10050}.DebugFast|x64.ActiveCfg = Release|x64 + {AA862E5E-A993-497A-B6A0-0E8E94B10050}.DebugFast|x64.Build.0 = Release|x64 {AA862E5E-A993-497A-B6A0-0E8E94B10050}.Release|Win32.ActiveCfg = Release|Win32 {AA862E5E-A993-497A-B6A0-0E8E94B10050}.Release|Win32.Build.0 = Release|Win32 {AA862E5E-A993-497A-B6A0-0E8E94B10050}.Release|x64.ActiveCfg = Release|x64 @@ -308,6 +363,10 @@ Global {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.Debug|Win32.Build.0 = Debug|Win32 {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.Debug|x64.ActiveCfg = Debug|Win32 {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.Debug|x64.Build.0 = Debug|Win32 + {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.DebugFast|Win32.ActiveCfg = Release|Win32 + {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.DebugFast|Win32.Build.0 = Release|Win32 + {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.DebugFast|x64.Build.0 = DebugFast|x64 {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.Release|Win32.ActiveCfg = Release|Win32 {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.Release|Win32.Build.0 = Release|Win32 {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3}.Release|x64.ActiveCfg = Release|x64 @@ -316,6 +375,10 @@ Global {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.Debug|Win32.Build.0 = Debug|Win32 {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.Debug|x64.ActiveCfg = Debug|Win32 {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.Debug|x64.Build.0 = Debug|Win32 + {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.DebugFast|Win32.ActiveCfg = Release|Win32 + {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.DebugFast|Win32.Build.0 = Release|Win32 + {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.DebugFast|x64.Build.0 = DebugFast|x64 {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.Release|Win32.ActiveCfg = Release|Win32 {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.Release|Win32.Build.0 = Release|Win32 {518F8625-9BFD-402F-AACB-01CE9A1CED8A}.Release|x64.ActiveCfg = Release|x64 @@ -324,6 +387,10 @@ Global {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.Debug|Win32.Build.0 = Debug|Win32 {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.Debug|x64.ActiveCfg = Debug|Win32 {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.Debug|x64.Build.0 = Debug|Win32 + {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.DebugFast|Win32.ActiveCfg = Release|Win32 + {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.DebugFast|Win32.Build.0 = Release|Win32 + {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.DebugFast|x64.Build.0 = DebugFast|x64 {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.Release|Win32.ActiveCfg = Release|Win32 {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.Release|Win32.Build.0 = Release|Win32 {8C60E805-0DA5-4E25-8F84-038DB504BB0D}.Release|x64.ActiveCfg = Release|x64 @@ -331,6 +398,10 @@ Global {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.Debug|Win32.ActiveCfg = Debug|Win32 {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.Debug|Win32.Build.0 = Debug|Win32 {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.Debug|x64.ActiveCfg = Debug|Win32 + {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.DebugFast|Win32.ActiveCfg = Release|Win32 + {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.DebugFast|Win32.Build.0 = Release|Win32 + {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.DebugFast|x64.ActiveCfg = Release|x64 + {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.DebugFast|x64.Build.0 = Release|x64 {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.Release|Win32.ActiveCfg = Release|Win32 {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.Release|Win32.Build.0 = Release|Win32 {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6}.Release|x64.ActiveCfg = Release|x64 @@ -338,6 +409,10 @@ Global {B6398059-EBB6-4C34-B547-95F365B71FF4}.Debug|Win32.ActiveCfg = Debug|Win32 {B6398059-EBB6-4C34-B547-95F365B71FF4}.Debug|Win32.Build.0 = Debug|Win32 {B6398059-EBB6-4C34-B547-95F365B71FF4}.Debug|x64.ActiveCfg = Debug|Win32 + {B6398059-EBB6-4C34-B547-95F365B71FF4}.DebugFast|Win32.ActiveCfg = Release|Win32 + {B6398059-EBB6-4C34-B547-95F365B71FF4}.DebugFast|Win32.Build.0 = Release|Win32 + {B6398059-EBB6-4C34-B547-95F365B71FF4}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {B6398059-EBB6-4C34-B547-95F365B71FF4}.DebugFast|x64.Build.0 = DebugFast|x64 {B6398059-EBB6-4C34-B547-95F365B71FF4}.Release|Win32.ActiveCfg = Release|Win32 {B6398059-EBB6-4C34-B547-95F365B71FF4}.Release|Win32.Build.0 = Release|Win32 {B6398059-EBB6-4C34-B547-95F365B71FF4}.Release|x64.ActiveCfg = Release|x64 @@ -345,6 +420,10 @@ Global {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.Debug|Win32.ActiveCfg = Debug|Win32 {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.Debug|Win32.Build.0 = Debug|Win32 {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.Debug|x64.ActiveCfg = Debug|Win32 + {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.DebugFast|Win32.ActiveCfg = Release|Win32 + {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.DebugFast|Win32.Build.0 = Release|Win32 + {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.DebugFast|x64.Build.0 = DebugFast|x64 {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.Release|Win32.ActiveCfg = Release|Win32 {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.Release|Win32.Build.0 = Release|Win32 {DC7D7AF4-CE47-49E8-8B63-265CB6233A49}.Release|x64.ActiveCfg = Release|x64 @@ -352,6 +431,10 @@ Global {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.Debug|Win32.ActiveCfg = Debug|Win32 {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.Debug|Win32.Build.0 = Debug|Win32 {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.Debug|x64.ActiveCfg = Debug|Win32 + {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.DebugFast|Win32.ActiveCfg = Release|Win32 + {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.DebugFast|Win32.Build.0 = Release|Win32 + {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.DebugFast|x64.Build.0 = DebugFast|x64 {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.Release|Win32.ActiveCfg = Release|Win32 {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.Release|Win32.Build.0 = Release|Win32 {9A4C733C-BADE-4AC6-B58A-6E274395E90E}.Release|x64.ActiveCfg = Release|x64 @@ -359,6 +442,10 @@ Global {1909CD2D-1707-456F-86CA-0DF42A727C99}.Debug|Win32.ActiveCfg = Debug|Win32 {1909CD2D-1707-456F-86CA-0DF42A727C99}.Debug|Win32.Build.0 = Debug|Win32 {1909CD2D-1707-456F-86CA-0DF42A727C99}.Debug|x64.ActiveCfg = Debug|Win32 + {1909CD2D-1707-456F-86CA-0DF42A727C99}.DebugFast|Win32.ActiveCfg = Release|Win32 + {1909CD2D-1707-456F-86CA-0DF42A727C99}.DebugFast|Win32.Build.0 = Release|Win32 + {1909CD2D-1707-456F-86CA-0DF42A727C99}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {1909CD2D-1707-456F-86CA-0DF42A727C99}.DebugFast|x64.Build.0 = DebugFast|x64 {1909CD2D-1707-456F-86CA-0DF42A727C99}.Release|Win32.ActiveCfg = Release|Win32 {1909CD2D-1707-456F-86CA-0DF42A727C99}.Release|Win32.Build.0 = Release|Win32 {1909CD2D-1707-456F-86CA-0DF42A727C99}.Release|x64.ActiveCfg = Release|x64 @@ -366,6 +453,10 @@ Global {9E9DA440-E9AD-413C-B648-91030E792211}.Debug|Win32.ActiveCfg = Debug|Win32 {9E9DA440-E9AD-413C-B648-91030E792211}.Debug|Win32.Build.0 = Debug|Win32 {9E9DA440-E9AD-413C-B648-91030E792211}.Debug|x64.ActiveCfg = Debug|Win32 + {9E9DA440-E9AD-413C-B648-91030E792211}.DebugFast|Win32.ActiveCfg = Release|Win32 + {9E9DA440-E9AD-413C-B648-91030E792211}.DebugFast|Win32.Build.0 = Release|Win32 + {9E9DA440-E9AD-413C-B648-91030E792211}.DebugFast|x64.ActiveCfg = Release|x64 + {9E9DA440-E9AD-413C-B648-91030E792211}.DebugFast|x64.Build.0 = Release|x64 {9E9DA440-E9AD-413C-B648-91030E792211}.Release|Win32.ActiveCfg = Release|Win32 {9E9DA440-E9AD-413C-B648-91030E792211}.Release|Win32.Build.0 = Release|Win32 {9E9DA440-E9AD-413C-B648-91030E792211}.Release|x64.ActiveCfg = Release|x64 @@ -373,6 +464,10 @@ Global {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.Debug|Win32.ActiveCfg = Debug|Win32 {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.Debug|Win32.Build.0 = Debug|Win32 {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.Debug|x64.ActiveCfg = Debug|Win32 + {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.DebugFast|Win32.ActiveCfg = Release|Win32 + {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.DebugFast|Win32.Build.0 = Release|Win32 + {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.DebugFast|x64.Build.0 = DebugFast|x64 {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.Release|Win32.ActiveCfg = Release|Win32 {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.Release|Win32.Build.0 = Release|Win32 {27980B4B-F26C-41E8-9C44-A3D4F259D6E7}.Release|x64.ActiveCfg = Release|x64 @@ -380,6 +475,10 @@ Global {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.Debug|Win32.ActiveCfg = Debug|Win32 {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.Debug|Win32.Build.0 = Debug|Win32 {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.Debug|x64.ActiveCfg = Debug|Win32 + {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.DebugFast|Win32.ActiveCfg = Release|Win32 + {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.DebugFast|Win32.Build.0 = Release|Win32 + {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.DebugFast|x64.Build.0 = DebugFast|x64 {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.Release|Win32.ActiveCfg = Release|Win32 {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.Release|Win32.Build.0 = Release|Win32 {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC}.Release|x64.ActiveCfg = Release|x64 @@ -388,6 +487,10 @@ Global {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.Debug|Win32.Build.0 = Debug|Win32 {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.Debug|x64.ActiveCfg = Debug|x64 {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.Debug|x64.Build.0 = Debug|x64 + {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.DebugFast|Win32.ActiveCfg = Release|Win32 + {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.DebugFast|Win32.Build.0 = Release|Win32 + {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.DebugFast|x64.ActiveCfg = DebugFast|x64 + {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.DebugFast|x64.Build.0 = DebugFast|x64 {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.Release|Win32.ActiveCfg = Release|Win32 {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.Release|Win32.Build.0 = Release|Win32 {B39AC394-5DB5-4DA9-9D98-09D46CA3701F}.Release|x64.ActiveCfg = Release|x64 @@ -396,36 +499,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {1B099EF8-6F87-47A2-A3E7-898A24584F49} = {FA32A8FD-01A9-4EE8-944E-F5CACB9384C3} - {C5A30052-1FC7-4A30-B4A2-6B06DA298AB3} = {FA32A8FD-01A9-4EE8-944E-F5CACB9384C3} - {518F8625-9BFD-402F-AACB-01CE9A1CED8A} = {FA32A8FD-01A9-4EE8-944E-F5CACB9384C3} - {B39AC394-5DB5-4DA9-9D98-09D46CA3701F} = {FA32A8FD-01A9-4EE8-944E-F5CACB9384C3} - {C87A4178-44F6-49B2-B7AA-C79AF1B8C534} = {8A9EFF9D-8E82-42F6-AB69-639895B5C4B8} - {8C60E805-0DA5-4E25-8F84-038DB504BB0D} = {8A9EFF9D-8E82-42F6-AB69-639895B5C4B8} - {B6398059-EBB6-4C34-B547-95F365B71FF4} = {8A9EFF9D-8E82-42F6-AB69-639895B5C4B8} - {69F00340-5C3D-449F-9A80-958435C6CF06} = {42107D4B-D5BC-4F3F-BDB8-AA76E8C423DA} - {4ED3C8BE-91A7-4361-8D46-16D03B678D4C} = {8BF12748-18A0-4159-934D-96E478816B7D} - {37D007BD-D66C-4EAF-B56C-BD1AAC340A05} = {8BF12748-18A0-4159-934D-96E478816B7D} - {27980B4B-F26C-41E8-9C44-A3D4F259D6E7} = {8BF12748-18A0-4159-934D-96E478816B7D} - {14BF7DCF-8078-4FB4-B1E8-CDAC61271DFC} = {8BF12748-18A0-4159-934D-96E478816B7D} - {281F6001-D032-4C3B-87AF-0B00962B4006} = {92D6FE08-E667-465D-B65C-042C0C7FF10E} - {3E5C4E02-1BA9-4776-BDBE-E3F91FFA34CF} = {92D6FE08-E667-465D-B65C-042C0C7FF10E} - {DC7D7AF4-CE47-49E8-8B63-265CB6233A49} = {92D6FE08-E667-465D-B65C-042C0C7FF10E} - {9A4C733C-BADE-4AC6-B58A-6E274395E90E} = {92D6FE08-E667-465D-B65C-042C0C7FF10E} - {1909CD2D-1707-456F-86CA-0DF42A727C99} = {92D6FE08-E667-465D-B65C-042C0C7FF10E} - {9E9DA440-E9AD-413C-B648-91030E792211} = {92D6FE08-E667-465D-B65C-042C0C7FF10E} - {8544F1FF-F2A5-42D8-A568-C56B5D3B4181} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {93D73454-2512-424E-9CDA-4BB357FE13DD} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {D8890B98-26F7-4CFF-BBFB-B95F371B5F20} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {BBACBC43-0607-4825-AB10-F85A743A5AF8} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {3E1339F5-9311-4122-9442-369702E8FCAD} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {E38E6F1D-507F-4638-975A-D68107085D77} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {AA862E5E-A993-497A-B6A0-0E8E94B10050} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {CD3D4C3C-1027-4D33-B047-AEC7B56D0BF6} = {243D47BB-9E92-426F-9354-E5A9000BB0ED} - {0E231FB1-F3C9-4724-ACCB-DE8BCB3C089E} = {E38E6F1D-507F-4638-975A-D68107085D77} - {05C75041-D67D-4903-A362-8395A7B35C75} = {E38E6F1D-507F-4638-975A-D68107085D77} - {1C8436C9-DBAF-42BE-83BC-CF3EC9175ABE} = {E38E6F1D-507F-4638-975A-D68107085D77} - {11F55366-12EC-4C44-A8CB-1D4E315D61ED} = {E38E6F1D-507F-4638-975A-D68107085D77} - EndGlobalSection EndGlobal diff --git a/Source/Plugins/Plugin_DSP_HLE/Plugin_DSP_HLE.vcxproj b/Source/Plugins/Plugin_DSP_HLE/Plugin_DSP_HLE.vcxproj index ea94402049..d4af4ed4a1 100644 --- a/Source/Plugins/Plugin_DSP_HLE/Plugin_DSP_HLE.vcxproj +++ b/Source/Plugins/Plugin_DSP_HLE/Plugin_DSP_HLE.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + DynamicLibrary + false + true + Unicode + DynamicLibrary false true Unicode + + DynamicLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -78,15 +104,29 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + Level3 @@ -136,6 +176,25 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\AudioCommon\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + Level3 @@ -155,6 +214,25 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\AudioCommon\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + @@ -166,7 +244,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Plugins/Plugin_DSP_LLE/Plugin_DSP_LLE.vcxproj b/Source/Plugins/Plugin_DSP_LLE/Plugin_DSP_LLE.vcxproj index daf707306d..7ed9893a89 100644 --- a/Source/Plugins/Plugin_DSP_LLE/Plugin_DSP_LLE.vcxproj +++ b/Source/Plugins/Plugin_DSP_LLE/Plugin_DSP_LLE.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + DynamicLibrary + false + true + Unicode + DynamicLibrary false true Unicode + + DynamicLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -78,15 +104,29 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + Level3 @@ -136,6 +176,25 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\AudioCommon\Src;..\..\..\Externals\wxWidgets\include;..\..\Core\DSPCore\Src;..\..\Core\DebuggerUICommon\Src;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + Level3 @@ -155,6 +214,25 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\AudioCommon\Src;..\..\..\Externals\wxWidgets\include;..\..\Core\DSPCore\Src;..\..\Core\DebuggerUICommon\Src;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + @@ -169,7 +247,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj b/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj index 75cd1b1ebd..874e5c0e09 100644 --- a/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj +++ b/Source/Plugins/Plugin_VideoDX11/Plugin_VideoDX11.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + DynamicLibrary + false + true + Unicode + DynamicLibrary false true Unicode + + DynamicLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -78,15 +104,29 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + Level3 @@ -139,6 +179,26 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\VideoCommon\Src;..\..\Core\VideoUICommon\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + dxguid.lib;%(AdditionalDependencies) + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + Level3 @@ -159,6 +219,26 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\VideoCommon\Src;..\..\Core\VideoUICommon\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + dxguid.lib;%(AdditionalDependencies) + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + {3e5c4e02-1ba9-4776-bdbe-e3f91ffa34cf} @@ -183,7 +263,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj b/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj index 902b937b6d..a3ed0e032c 100644 --- a/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj +++ b/Source/Plugins/Plugin_VideoDX9/Plugin_VideoDX9.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + DynamicLibrary + false + true + Unicode + DynamicLibrary false true Unicode + + DynamicLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -78,15 +104,29 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + Level3 @@ -136,6 +176,25 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\VideoCommon\Src;..\..\Core\VideoUICommon\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + Level3 @@ -155,6 +214,25 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\VideoCommon\Src;..\..\Core\VideoUICommon\Src;..\..\..\Externals\wxWidgets\include;%(AdditionalIncludeDirectories) + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + {3e5c4e02-1ba9-4776-bdbe-e3f91ffa34cf} @@ -177,7 +255,9 @@ Create Create Create + Create Create + Create diff --git a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj index 6ea57a89a9..2a1a478cc5 100644 --- a/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj +++ b/Source/Plugins/Plugin_VideoOGL/Plugin_VideoOGL.vcxproj @@ -1,6 +1,14 @@  + + DebugFast + Win32 + + + DebugFast + x64 + Debug Win32 @@ -39,12 +47,24 @@ true Unicode + + DynamicLibrary + false + true + Unicode + DynamicLibrary false true Unicode + + DynamicLibrary + false + true + Unicode + @@ -57,9 +77,15 @@ + + + + + + $(PlatformName)\$(ConfigurationName) @@ -78,15 +104,29 @@ $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + $(PlatformName)\$(ConfigurationName) + + $(PlatformName)\$(ConfigurationName) + $(ProjectName)DF + Level3 @@ -142,6 +182,27 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\VideoCommon\Src;..\..\Core\VideoUICommon\Src;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\GLew\include;..\..\..\Externals + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + opengl32.lib;cg.lib;cgGL.lib;glu32.lib;glew32s.lib;%(AdditionalDependencies) + ..\..\..\Externals\GLew;..\..\..\Externals\Cg;%(AdditionalLibraryDirectories) + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + Level3 @@ -163,6 +224,27 @@ ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + + Level3 + MaxSpeed + true + true + ..\..\Core\Common\Src;..\..\PluginSpecs;..\..\Core\VideoCommon\Src;..\..\Core\VideoUICommon\Src;..\..\..\Externals\wxWidgets\include;..\..\..\Externals\GLew\include;..\..\..\Externals + DEBUGFAST;_SECURE_SCL=0;%(PreprocessorDefinitions) + MultiThreaded + stdafx.h + Use + + + true + true + true + opengl32.lib;cg.lib;cgGL.lib;glu32.lib;glew64s.lib;%(AdditionalDependencies) + ..\..\..\Externals\GLew;..\..\..\Externals\Cg64;%(AdditionalLibraryDirectories) + ..\..\..\Binary\$(PlatformName)\Plugins\$(TargetName)$(TargetExt) + + @@ -176,7 +258,9 @@ Create Create Create + Create Create + Create