From a25c7debe1d730cbbb5509b81fe8d26bfd412d39 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sat, 21 Feb 2009 19:53:20 +0000 Subject: update older msvc svn-id: r38739 --- dists/msvc71/sword1.vcproj | 232 +++++++++++++++++++++++++++++++-------------- 1 file changed, 160 insertions(+), 72 deletions(-) (limited to 'dists/msvc71/sword1.vcproj') diff --git a/dists/msvc71/sword1.vcproj b/dists/msvc71/sword1.vcproj index 31a677d866..d6c1cfaab5 100644 --- a/dists/msvc71/sword1.vcproj +++ b/dists/msvc71/sword1.vcproj @@ -4,18 +4,40 @@ Version="7,10" Name="sword1" ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}" - Keyword="Win32Proj"> + #RootNamespace="sword1" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + CharacterSet="2" + > + + + + + - + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCCustomBuildTool" + /> + Name="VCPreLinkEventTool" + /> - + Name="VCLibrarianTool" + OutputFile="$(OutDir)/sword1.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + WholeProgramOptimization="TRUE" + > + + + + + + DebugInformationFormat="0" + /> + Name="VCManagedResourceCompilerTool" + /> - + Name="VCCustomBuildTool" + /> + Name="VCPreLinkEventTool" + /> - + Name="VCLibrarianTool" + OutputFile="$(OutDir)/sword1.lib" + /> + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + RelativePath="..\..\engines\sword1\animation.cpp" + > + RelativePath="..\..\engines\sword1\animation.h" + > + RelativePath="..\..\engines\sword1\collision.h" + > + RelativePath="..\..\engines\sword1\control.cpp" + > + RelativePath="..\..\engines\sword1\control.h" + > + RelativePath="..\..\engines\sword1\debug.cpp" + > + RelativePath="..\..\engines\sword1\debug.h" + > + RelativePath="..\..\engines\sword1\detection.cpp" + > + RelativePath="..\..\engines\sword1\eventman.cpp" + > + RelativePath="..\..\engines\sword1\eventman.h" + > + RelativePath="..\..\engines\sword1\logic.cpp" + > + RelativePath="..\..\engines\sword1\logic.h" + > + RelativePath="..\..\engines\sword1\memman.cpp" + > + RelativePath="..\..\engines\sword1\memman.h" + > + RelativePath="..\..\engines\sword1\menu.cpp" + > + RelativePath="..\..\engines\sword1\menu.h" + > + RelativePath="..\..\engines\sword1\mouse.cpp" + > + RelativePath="..\..\engines\sword1\mouse.h" + > + RelativePath="..\..\engines\sword1\music.cpp" + > + RelativePath="..\..\engines\sword1\music.h" + > + RelativePath="..\..\engines\sword1\object.h" + > + RelativePath="..\..\engines\sword1\objectman.cpp" + > + RelativePath="..\..\engines\sword1\objectman.h" + > + RelativePath="..\..\engines\sword1\resman.cpp" + > + RelativePath="..\..\engines\sword1\resman.h" + > + RelativePath="..\..\engines\sword1\router.cpp" + > + RelativePath="..\..\engines\sword1\router.h" + > + RelativePath="..\..\engines\sword1\screen.cpp" + > + RelativePath="..\..\engines\sword1\screen.h" + > + RelativePath="..\..\engines\sword1\sound.cpp" + > + RelativePath="..\..\engines\sword1\sound.h" + > + RelativePath="..\..\engines\sword1\staticres.cpp" + > + RelativePath="..\..\engines\sword1\sword1.cpp" + > + RelativePath="..\..\engines\sword1\sword1.h" + > + RelativePath="..\..\engines\sword1\sworddefs.h" + > + RelativePath="..\..\engines\sword1\swordres.h" + > + RelativePath="..\..\engines\sword1\text.cpp" + > + RelativePath="..\..\engines\sword1\text.h" + > -- cgit v1.2.3