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/msvc7/m4.vcproj | 286 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 204 insertions(+), 82 deletions(-) (limited to 'dists/msvc7/m4.vcproj') diff --git a/dists/msvc7/m4.vcproj b/dists/msvc7/m4.vcproj index d4c700db0e..b1ce88452c 100644 --- a/dists/msvc7/m4.vcproj +++ b/dists/msvc7/m4.vcproj @@ -4,18 +4,40 @@ Version="7,00" Name="m4" ProjectGUID="{6D576A24-B9CE-11DC-BC77-8D2856D89593}" - Keyword="Win32Proj"> + #RootNamespace="m4" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + CharacterSet="2" + > + + + + + + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCCustomBuildTool" + /> + Name="VCPreLinkEventTool" + /> + + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + WholeProgramOptimization="TRUE" + > + + + + + + DebugInformationFormat="0" + /> + Name="VCManagedResourceCompilerTool" + /> + Name="VCCustomBuildTool" + /> + Name="VCPreLinkEventTool" + /> + + Name="VCALinkTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCPostBuildEventTool" + /> + + + RelativePath="..\..\engines\m4\actor.cpp" + > + RelativePath="..\..\engines\m4\actor.h" + > + RelativePath="..\..\engines\m4\animation.cpp" + > + RelativePath="..\..\engines\m4\animation.h" + > + RelativePath="..\..\engines\m4\assets.cpp" + > + RelativePath="..\..\engines\m4\assets.h" + > + RelativePath="..\..\engines\m4\burger_data.h" + > + RelativePath="..\..\engines\m4\compression.cpp" + > + RelativePath="..\..\engines\m4\compression.h" + > + RelativePath="..\..\engines\m4\console.cpp" + > + RelativePath="..\..\engines\m4\console.h" + > + RelativePath="..\..\engines\m4\converse.cpp" + > + RelativePath="..\..\engines\m4\converse.h" + > + RelativePath="..\..\engines\m4\detection.cpp" + > + RelativePath="..\..\engines\m4\events.cpp" + > + RelativePath="..\..\engines\m4\events.h" + > + RelativePath="..\..\engines\m4\font.cpp" + > + RelativePath="..\..\engines\m4\font.h" + > + RelativePath="..\..\engines\m4\globals.cpp" + > + RelativePath="..\..\engines\m4\globals.h" + > + RelativePath="..\..\engines\m4\graphics.cpp" + > + RelativePath="..\..\engines\m4\graphics.h" + > + RelativePath="..\..\engines\m4\gui.cpp" + > + RelativePath="..\..\engines\m4\gui.h" + > + RelativePath="..\..\engines\m4\hotspot.cpp" + > + RelativePath="..\..\engines\m4\hotspot.h" + > + RelativePath="..\..\engines\m4\m4.cpp" + > + RelativePath="..\..\engines\m4\m4.h" + > + RelativePath="..\..\engines\m4\m4_menus.cpp" + > + RelativePath="..\..\engines\m4\m4_menus.h" + > + RelativePath="..\..\engines\m4\m4_views.cpp" + > + RelativePath="..\..\engines\m4\m4_views.h" + > + RelativePath="..\..\engines\m4\mads_anim.cpp" + > + RelativePath="..\..\engines\m4\mads_anim.h" + > + RelativePath="..\..\engines\m4\mads_menus.cpp" + > + RelativePath="..\..\engines\m4\mads_menus.h" + > + RelativePath="..\..\engines\m4\midi.cpp" + > + RelativePath="..\..\engines\m4\midi.h" + > + RelativePath="..\..\engines\m4\rails.cpp" + > + RelativePath="..\..\engines\m4\rails.h" + > + RelativePath="..\..\engines\m4\resource.cpp" + > + RelativePath="..\..\engines\m4\resource.h" + > + RelativePath="..\..\engines\m4\saveload.cpp" + > + RelativePath="..\..\engines\m4\saveload.h" + > + RelativePath="..\..\engines\m4\scene.cpp" + > + RelativePath="..\..\engines\m4\scene.h" + > + RelativePath="..\..\engines\m4\script.cpp" + > + RelativePath="..\..\engines\m4\script.h" + > + RelativePath="..\..\engines\m4\sound.cpp" + > + RelativePath="..\..\engines\m4\sound.h" + > + RelativePath="..\..\engines\m4\sprite.cpp" + > + RelativePath="..\..\engines\m4\sprite.h" + > + RelativePath="..\..\engines\m4\viewmgr.cpp" + > + RelativePath="..\..\engines\m4\viewmgr.h" + > + RelativePath="..\..\engines\m4\woodscript.cpp" + > + RelativePath="..\..\engines\m4\woodscript.h" + > + RelativePath="..\..\engines\m4\ws_machine.cpp" + > + RelativePath="..\..\engines\m4\ws_sequence.cpp" + > -- cgit v1.2.3