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/sky.vcproj | 247 +++++++++++++++++++++++++++++++++++--------------
1 file changed, 178 insertions(+), 69 deletions(-)
(limited to 'dists/msvc7/sky.vcproj')
diff --git a/dists/msvc7/sky.vcproj b/dists/msvc7/sky.vcproj
index 4e3842c993..e427102720 100644
--- a/dists/msvc7/sky.vcproj
+++ b/dists/msvc7/sky.vcproj
@@ -4,18 +4,40 @@
Version="7,00"
Name="sky"
ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}"
- Keyword="Win32Proj">
+ #RootNamespace="sky"
+ 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"
+ />
+
+
+ Name="music"
+ >
+ RelativePath="..\..\engines\sky\music\adlibchannel.cpp"
+ >
+ RelativePath="..\..\engines\sky\music\adlibchannel.h"
+ >
+ RelativePath="..\..\engines\sky\music\adlibmusic.cpp"
+ >
+ RelativePath="..\..\engines\sky\music\adlibmusic.h"
+ >
+ RelativePath="..\..\engines\sky\music\gmchannel.cpp"
+ >
+ RelativePath="..\..\engines\sky\music\gmchannel.h"
+ >
+ RelativePath="..\..\engines\sky\music\gmmusic.cpp"
+ >
+ RelativePath="..\..\engines\sky\music\gmmusic.h"
+ >
+ RelativePath="..\..\engines\sky\music\mt32music.cpp"
+ >
+ RelativePath="..\..\engines\sky\music\mt32music.h"
+ >
+ RelativePath="..\..\engines\sky\music\musicbase.cpp"
+ >
+ RelativePath="..\..\engines\sky\music\musicbase.h"
+ >
+ RelativePath="..\..\engines\sky\autoroute.cpp"
+ >
+ RelativePath="..\..\engines\sky\autoroute.h"
+ >
+ RelativePath="..\..\engines\sky\compact.cpp"
+ >
+ RelativePath="..\..\engines\sky\compact.h"
+ >
+ RelativePath="..\..\engines\sky\control.cpp"
+ >
+ RelativePath="..\..\engines\sky\control.h"
+ >
+ RelativePath="..\..\engines\sky\debug.cpp"
+ >
+ RelativePath="..\..\engines\sky\debug.h"
+ >
+ RelativePath="..\..\engines\sky\detection.cpp"
+ >
+ RelativePath="..\..\engines\sky\disk.cpp"
+ >
+ RelativePath="..\..\engines\sky\disk.h"
+ >
+ RelativePath="..\..\engines\sky\grid.cpp"
+ >
+ RelativePath="..\..\engines\sky\grid.h"
+ >
+ RelativePath="..\..\engines\sky\hufftext.cpp"
+ >
+ RelativePath="..\..\engines\sky\intro.cpp"
+ >
+ RelativePath="..\..\engines\sky\intro.h"
+ >
+ RelativePath="..\..\engines\sky\logic.cpp"
+ >
+ RelativePath="..\..\engines\sky\logic.h"
+ >
+ RelativePath="..\..\engines\sky\mouse.cpp"
+ >
+ RelativePath="..\..\engines\sky\mouse.h"
+ >
+ RelativePath="..\..\engines\sky\rnc_deco.cpp"
+ >
+ RelativePath="..\..\engines\sky\rnc_deco.h"
+ >
+ RelativePath="..\..\engines\sky\screen.cpp"
+ >
+ RelativePath="..\..\engines\sky\screen.h"
+ >
+ RelativePath="..\..\engines\sky\sky.cpp"
+ >
+ RelativePath="..\..\engines\sky\sky.h"
+ >
+ RelativePath="..\..\engines\sky\skydefs.h"
+ >
+ RelativePath="..\..\engines\sky\sound.cpp"
+ >
+ RelativePath="..\..\engines\sky\sound.h"
+ >
+ RelativePath="..\..\engines\sky\struc.h"
+ >
+ RelativePath="..\..\engines\sky\text.cpp"
+ >
+ RelativePath="..\..\engines\sky\text.h"
+ >
--
cgit v1.2.3