From 78f5828f5a763a7badd21243c0615585523de6b6 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sun, 22 Feb 2009 00:53:10 +0000 Subject: Updated and synced all MSVC project files svn-id: r38771 --- dists/msvc71/lure.vcproj | 250 +++++++++++++++-------------------------------- 1 file changed, 78 insertions(+), 172 deletions(-) (limited to 'dists/msvc71/lure.vcproj') diff --git a/dists/msvc71/lure.vcproj b/dists/msvc71/lure.vcproj index 6bcef439f5..94d672229a 100644 --- a/dists/msvc71/lure.vcproj +++ b/dists/msvc71/lure.vcproj @@ -4,40 +4,18 @@ Version="7,10" Name="lure" ProjectGUID="{1A1CA028-61B5-4A6C-A918-F5D8721AB1AC}" - #RootNamespace="lure" - Keyword="Win32Proj" - TargetFrameworkVersion="131072" - > + Keyword="Win32Proj"> + Name="Win32"/> - - - - - - - + CharacterSet="2"> + DebugInformationFormat="4"/> + Name="VCCustomBuildTool"/> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/lure.lib"/> + Name="VCMIDLTool"/> + Name="VCPostBuildEventTool"/> + + + Name="VCResourceCompilerTool"/> + Name="VCWebServiceProxyGeneratorTool"/> + Name="VCXMLDataGeneratorTool"/> + Name="VCManagedWrapperGeneratorTool"/> + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> - - - - - + WholeProgramOptimization="TRUE"> + DebugInformationFormat="0"/> + Name="VCCustomBuildTool"/> + Name="VCLibrarianTool" + OutputFile="$(OutDir)/lure.lib"/> + Name="VCMIDLTool"/> + Name="VCPostBuildEventTool"/> + + + Name="VCResourceCompilerTool"/> + Name="VCWebServiceProxyGeneratorTool"/> + Name="VCXMLDataGeneratorTool"/> + Name="VCManagedWrapperGeneratorTool"/> + Name="VCAuxiliaryManagedWrapperGeneratorTool"/> + RelativePath="..\..\engines\lure\animseq.cpp"> + RelativePath="..\..\engines\lure\animseq.h"> + RelativePath="..\..\engines\lure\debugger.cpp"> + RelativePath="..\..\engines\lure\debugger.h"> + RelativePath="..\..\engines\lure\decode.cpp"> + RelativePath="..\..\engines\lure\decode.h"> + RelativePath="..\..\engines\lure\detection.cpp"> + RelativePath="..\..\engines\lure\disk.cpp"> + RelativePath="..\..\engines\lure\disk.h"> + RelativePath="..\..\engines\lure\events.cpp"> + RelativePath="..\..\engines\lure\events.h"> + RelativePath="..\..\engines\lure\fights.cpp"> + RelativePath="..\..\engines\lure\fights.h"> + RelativePath="..\..\engines\lure\game.cpp"> + RelativePath="..\..\engines\lure\game.h"> + RelativePath="..\..\engines\lure\hotspots.cpp"> + RelativePath="..\..\engines\lure\hotspots.h"> + RelativePath="..\..\engines\lure\intro.cpp"> + RelativePath="..\..\engines\lure\intro.h"> + RelativePath="..\..\engines\lure\lure.cpp"> + RelativePath="..\..\engines\lure\lure.h"> + RelativePath="..\..\engines\lure\luredefs.h"> + RelativePath="..\..\engines\lure\memory.cpp"> + RelativePath="..\..\engines\lure\memory.h"> + RelativePath="..\..\engines\lure\menu.cpp"> + RelativePath="..\..\engines\lure\menu.h"> + RelativePath="..\..\engines\lure\palette.cpp"> + RelativePath="..\..\engines\lure\palette.h"> + RelativePath="..\..\engines\lure\res.cpp"> + RelativePath="..\..\engines\lure\res.h"> + RelativePath="..\..\engines\lure\res_struct.cpp"> + RelativePath="..\..\engines\lure\res_struct.h"> + RelativePath="..\..\engines\lure\room.cpp"> + RelativePath="..\..\engines\lure\room.h"> + RelativePath="..\..\engines\lure\screen.cpp"> + RelativePath="..\..\engines\lure\screen.h"> + RelativePath="..\..\engines\lure\scripts.cpp"> + RelativePath="..\..\engines\lure\scripts.h"> + RelativePath="..\..\engines\lure\sound.cpp"> + RelativePath="..\..\engines\lure\sound.h"> + RelativePath="..\..\engines\lure\strings.cpp"> + RelativePath="..\..\engines\lure\strings.h"> + RelativePath="..\..\engines\lure\surface.cpp"> + RelativePath="..\..\engines\lure\surface.h"> -- cgit v1.2.3