From e1b943adec50e2ce57047f27854c2dbe7ed46821 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Mon, 28 May 2012 08:30:04 +0000 Subject: Sets a few properties for VS2011 --- Stars45/Stars.vcxproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Stars45') diff --git a/Stars45/Stars.vcxproj b/Stars45/Stars.vcxproj index 299eb82..88f6c93 100644 --- a/Stars45/Stars.vcxproj +++ b/Stars45/Stars.vcxproj @@ -45,6 +45,7 @@ + $(VCTargetsPath11) @@ -58,12 +59,14 @@ false MultiByte true + v100 Application false MultiByte true + v100 Application @@ -82,6 +85,7 @@ false MultiByte Static + v100 Application @@ -89,6 +93,9 @@ MultiByte Static + + v100 + @@ -218,6 +225,7 @@ ..\Opcode\Debug\Opcode_D.lib;..\ngenex\debug\ngenex.lib;..\netex\debug\netex.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;%(AdditionalLibraryDirectories) libcmt.lib + false copy /y "$(TargetPath)" "$(STARSHATTERPATH)$(TargetFileName)" @@ -316,6 +324,7 @@ ..\Opcode\Release\Opcode.lib;..\ngenex\release\ngenex.lib;..\netex\release\netex.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;%(AdditionalLibraryDirectories) UseLinkTimeCodeGeneration + false copy /y "$(TargetPath)" "$(STARSHATTERPATH)\$(TargetFileName)" @@ -366,6 +375,7 @@ ..\Opcode\Release\Opcode.lib;..\ngenex\release\ngenex.lib;..\netex\release\netex.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;%(AdditionalLibraryDirectories) UseLinkTimeCodeGeneration + false copy /y "$(TargetPath)" "$(STARSHATTERPATH)\$(TargetFileName)" @@ -474,6 +484,7 @@ $(SolutionDir)$(Configuration)\$(SolutionName).exe + false @@ -484,6 +495,7 @@ $(SolutionDir)$(Configuration)\Starshatter_D.exe + false -- cgit v1.1