From 9fa6b7e2ded58330d0181321acb6b56ee61fb234 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Tue, 5 Jun 2012 08:46:29 +0000 Subject: Add VS2012 configs to the project files. --- Magic2/Magic.vcxproj | 276 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 273 insertions(+), 3 deletions(-) (limited to 'Magic2/Magic.vcxproj') diff --git a/Magic2/Magic.vcxproj b/Magic2/Magic.vcxproj index 2eb9259..ccbd771 100644 --- a/Magic2/Magic.vcxproj +++ b/Magic2/Magic.vcxproj @@ -1,6 +1,14 @@  + + Debug VS2012 + Win32 + + + Debug VS2012 + x64 + Debug x64 Win32 @@ -17,6 +25,14 @@ Debug x64 + + Release VS2012 + Win32 + + + Release VS2012 + x64 + Release x64 Win32 @@ -39,6 +55,7 @@ MFCProj $(VCTargetsPath11) + {E58F13BF-6D5C-D139-8404-2E94F34E11D0} @@ -47,21 +64,35 @@ MultiByte v100 + + Application + Dynamic + MultiByte + v110 + Application Dynamic MultiByte - v100 + v110 Application Dynamic MultiByte + v110 + + + Application + Dynamic + MultiByte + v110 Application Dynamic MultiByte + v110 Application @@ -69,13 +100,29 @@ MultiByte v100 + + Application + Dynamic + MultiByte + v110 + Application Dynamic MultiByte + v110 + + + Application + Dynamic + MultiByte + v110 - v100 + v110 + + + v110 @@ -84,6 +131,10 @@ + + + + @@ -92,6 +143,10 @@ + + + + @@ -100,10 +155,18 @@ + + + + + + + + .\Debug\ @@ -111,18 +174,36 @@ true ..\oggvorbis\include;$(DXSDK_DIR)\include;$(IncludePath) + + .\Debug\ + .\Debug\ + true + ..\oggvorbis\include;$(DXSDK_DIR)\include;$(IncludePath) + .\Debug\ .\Debug\ true ..\oggvorbis\include;$(DXSDK_DIR)\include;$(IncludePath) + + .\Debug\ + .\Debug\ + true + ..\oggvorbis\include;$(DXSDK_DIR)\include;$(IncludePath) + .\Release\ .\Release\ true $(DXSDK_DIR)\include;$(IncludePath) + + .\Release\ + .\Release\ + true + $(DXSDK_DIR)\include;$(IncludePath) + .\Release\ .\Release\ @@ -135,6 +216,12 @@ true $(DXSDK_DIR)\include;$(IncludePath) + + .\Release\ + .\Release\ + true + $(DXSDK_DIR)\include;$(IncludePath) + .\Release\ .\Release\ @@ -185,6 +272,61 @@ $(DXSDK_DIR)\lib\x86\;..\oggvorbis\lib; false + + copy /y "$(TargetPath)" "$(STARSHATTERPATH)$(TargetFileName)" + $(STARSHATTERPATH)\$(TargetFileName);%(Outputs) + $(TargetFileName) + + + + + MultiThreadedDebugDLL + Default + false + Disabled + true + Level3 + true + EditAndContinue + ../oggvorbis/include;../Opcode/OpcodeLib;../libpng;../Magic2;../FoundationEx;../nGenEx;../zlib;../parser;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_WINDOWS;FOUNDATION_USE_MFC;%(PreprocessorDefinitions) + .\Debug\ + true + .\Debug\Magic.pch + .\Debug\ + .\Debug\ + EnableFastChecks + + + true + _DEBUG;%(PreprocessorDefinitions) + .\Debug\Magic.tlb + true + Win32 + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\Debug\Magic.bsc + + + true + true + Windows + LIBCMTD.lib;LIBCMT.lib;LIBCD.lib;%(IgnoreSpecificDefaultLibraries) + .\Debug\Magic.exe + ..\Opcode\Debug\Opcode_D.lib;..\zlib\debug\zlib.lib;..\libpng\debug\libpng.lib;wsock32.lib;..\DirectX\lib\dinput.lib;dsound.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;version.lib;ogg_static.lib;vorbis_static.lib;vorbisfile_static.lib;vfw32.lib;%(AdditionalDependencies) + $(DXSDK_DIR)\lib\x86\;..\oggvorbis\lib; + false + + + copy /y "$(TargetPath)" "$(STARSHATTERPATH)$(TargetFileName)" + $(STARSHATTERPATH)\$(TargetFileName);%(Outputs) + $(TargetFileName) + @@ -227,6 +369,47 @@ ..\Opcode\OpcodeLib\Debug\OpcodeLib.lib;..\zlib\debug\zlib.lib;..\libpng\debug\libpng.lib;wsock32.lib;dinput.lib;dsound.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;version.lib;ogg_static.lib;vorbis_static.lib;vorbisfile_static.lib;vfw32.lib;%(AdditionalDependencies) + + + MultiThreadedDebugDLL + Default + false + Disabled + true + Level3 + ProgramDatabase + ../Opcode/OpcodeLib;../libpng;../Magic2;../FoundationEx;../nGenEx;../zlib;../parser;%(AdditionalIncludeDirectories) + _DEBUG;WIN32;_WINDOWS;FOUNDATION_USE_MFC;%(PreprocessorDefinitions) + .\Debug\ + true + .\Debug\Magic.pch + .\Debug\ + .\Debug\ + EnableFastChecks + + + true + _DEBUG;%(PreprocessorDefinitions) + .\Debug\Magic.tlb + true + + + 0x0409 + _DEBUG;%(PreprocessorDefinitions) + + + true + .\Debug\Magic.bsc + + + true + true + Windows + LIBCMT;LIBCD;%(IgnoreSpecificDefaultLibraries) + .\Debug\Magic.exe + ..\Opcode\OpcodeLib\Debug\OpcodeLib.lib;..\zlib\debug\zlib.lib;..\libpng\debug\libpng.lib;wsock32.lib;dinput.lib;dsound.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;version.lib;ogg_static.lib;vorbis_static.lib;vorbisfile_static.lib;vfw32.lib;%(AdditionalDependencies) + + MultiThreadedDLL @@ -268,6 +451,47 @@ false + + + MultiThreadedDLL + OnlyExplicitInline + true + true + MaxSpeed + true + Level3 + ../oggvorbis/include;../pnglib;../Opcode/OpcodeLib;../libpng;../Magic2;../FoundationEx;../nGenEx;../zlib;../parser;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;FOUNDATION_USE_MFC;%(PreprocessorDefinitions) + .\Release\ + .\Release\Magic.pch + .\Release\ + .\Release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\Release\Magic.tlb + true + Win32 + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\Release\Magic.bsc + + + true + Windows + LIBCMT;%(IgnoreSpecificDefaultLibraries) + .\Release\Magic.exe + ..\Opcode\Release\Opcode.lib;..\zlib\release\zlib.lib;..\libpng\release\libpng.lib;wsock32.lib;..\DirectX\lib\dinput.lib;dsound.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;version.lib;ogg_static.lib;vorbis_static.lib;vorbisfile_static.lib;vfw32.lib;%(AdditionalDependencies) + $(DXSDK_DIR)\lib\x86\;..\oggvorbis\lib; + false + + MultiThreadedDLL @@ -346,6 +570,44 @@ ..\Opcode\OpcodeLib\Release\OpcodeLib.lib;..\ngenex\release\ngenex.lib;..\zlib\release\zlib.lib;..\libpng\release\libpng.lib;wsock32.lib;dinput.lib;dsound.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;version.lib;ogg_static.lib;vorbis_static.lib;vorbisfile_static.lib;vfw32.lib;%(AdditionalDependencies) + + + MultiThreadedDLL + OnlyExplicitInline + true + true + MaxSpeed + true + Level3 + ../pnglib;../Opcode/OpcodeLib;../libpng;../Magic2;../FoundationEx;../nGenEx;../zlib;../parser;%(AdditionalIncludeDirectories) + NDEBUG;WIN32;_WINDOWS;FOUNDATION_USE_MFC;%(PreprocessorDefinitions) + .\Release\ + .\Release\Magic.pch + .\Release\ + .\Release\ + + + true + NDEBUG;%(PreprocessorDefinitions) + .\Release\Magic.tlb + true + + + 0x0409 + NDEBUG;%(PreprocessorDefinitions) + + + true + .\Release\Magic.bsc + + + true + Windows + LIBC;%(IgnoreSpecificDefaultLibraries) + .\Release\Magic.exe + ..\Opcode\OpcodeLib\Release\OpcodeLib.lib;..\ngenex\release\ngenex.lib;..\zlib\release\zlib.lib;..\libpng\release\libpng.lib;wsock32.lib;dinput.lib;dsound.lib;d3d9.lib;d3dx9.lib;dxguid.lib;winmm.lib;version.lib;ogg_static.lib;vorbis_static.lib;vorbisfile_static.lib;vfw32.lib;%(AdditionalDependencies) + + MultiThreadedDLL @@ -475,16 +737,24 @@ Create + Create Create + Create stdafx.h + stdafx.h stdafx.h + stdafx.h Create + Create Create Create + Create Create stdafx.h + stdafx.h stdafx.h stdafx.h + stdafx.h stdafx.h @@ -497,12 +767,12 @@ - + -- cgit v1.1