aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc7/made.vcproj
diff options
context:
space:
mode:
authorPaweł Kołodziejski2009-02-21 19:53:20 +0000
committerPaweł Kołodziejski2009-02-21 19:53:20 +0000
commita25c7debe1d730cbbb5509b81fe8d26bfd412d39 (patch)
tree1788618aaae3a7bec87cc62fd150abdea90e468f /dists/msvc7/made.vcproj
parent05107eaac1629776fc958a9560a4febdd2b661b7 (diff)
downloadscummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.tar.gz
scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.tar.bz2
scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.zip
update older msvc
svn-id: r38739
Diffstat (limited to 'dists/msvc7/made.vcproj')
-rw-r--r--dists/msvc7/made.vcproj187
1 files changed, 138 insertions, 49 deletions
diff --git a/dists/msvc7/made.vcproj b/dists/msvc7/made.vcproj
index 922658c318..1122bfe3fb 100644
--- a/dists/msvc7/made.vcproj
+++ b/dists/msvc7/made.vcproj
@@ -4,18 +4,40 @@
Version="7,00"
Name="made"
ProjectGUID="{E29B5D40-08F7-11DD-BD0B-0800200C9A66}"
- Keyword="Win32Proj">
+ #RootNamespace="made"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
+ >
<Platforms>
<Platform
- Name="Win32"/>
+ Name="Win32"
+ />
</Platforms>
+ <ToolFiles>
+ </ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="made_Debug"
IntermediateDirectory="made_Debug"
ConfigurationType="4"
- CharacterSet="2">
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
@@ -36,24 +58,36 @@
WarnAsError="TRUE"
SuppressStartupBanner="FALSE"
Detect64BitPortabilityProblems="FALSE"
- DebugInformationFormat="4"/>
+ DebugInformationFormat="4"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/made.lib"/>
+ Name="VCCustomBuildTool"
+ />
<Tool
- Name="VCMIDLTool"/>
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/made.lib"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCFxCopTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
<Configuration
Name="Release|Win32"
@@ -61,7 +95,23 @@
IntermediateDirectory="made_Release"
ConfigurationType="4"
CharacterSet="2"
- WholeProgramOptimization="TRUE">
+ WholeProgramOptimization="TRUE"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
@@ -82,101 +132,140 @@
UsePrecompiledHeader="0"
WarningLevel="4"
WarnAsError="TRUE"
- DebugInformationFormat="0"/>
+ DebugInformationFormat="0"
+ />
<Tool
- Name="VCCustomBuildTool"/>
+ Name="VCManagedResourceCompilerTool"
+ />
<Tool
- Name="VCLibrarianTool"
- OutputFile="$(OutDir)/made.lib"/>
+ Name="VCCustomBuildTool"
+ />
<Tool
- Name="VCMIDLTool"/>
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/made.lib"
+ />
<Tool
- Name="VCPostBuildEventTool"/>
+ Name="VCALinkTool"
+ />
<Tool
- Name="VCPreBuildEventTool"/>
+ Name="VCXDCMakeTool"
+ />
<Tool
- Name="VCPreLinkEventTool"/>
+ Name="VCBscMakeTool"
+ />
<Tool
- Name="VCResourceCompilerTool"/>
+ Name="VCFxCopTool"
+ />
<Tool
- Name="VCWebServiceProxyGeneratorTool"/>
+ Name="VCPostBuildEventTool"
+ />
</Configuration>
</Configurations>
+ <References>
+ </References>
<Files>
<File
- RelativePath="..\..\engines\made\database.cpp">
+ RelativePath="..\..\engines\made\database.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\database.h">
+ RelativePath="..\..\engines\made\database.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\detection.cpp">
+ RelativePath="..\..\engines\made\detection.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\graphics.cpp">
+ RelativePath="..\..\engines\made\graphics.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\graphics.h">
+ RelativePath="..\..\engines\made\graphics.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\made.cpp">
+ RelativePath="..\..\engines\made\made.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\made.h">
+ RelativePath="..\..\engines\made\made.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\music.cpp">
+ RelativePath="..\..\engines\made\music.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\music.h">
+ RelativePath="..\..\engines\made\music.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\pmvplayer.cpp">
+ RelativePath="..\..\engines\made\pmvplayer.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\pmvplayer.h">
+ RelativePath="..\..\engines\made\pmvplayer.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\redreader.cpp">
+ RelativePath="..\..\engines\made\redreader.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\redreader.h">
+ RelativePath="..\..\engines\made\redreader.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\resource.cpp">
+ RelativePath="..\..\engines\made\resource.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\resource.h">
+ RelativePath="..\..\engines\made\resource.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\screen.cpp">
+ RelativePath="..\..\engines\made\screen.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\screen.h">
+ RelativePath="..\..\engines\made\screen.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\screenfx.cpp">
+ RelativePath="..\..\engines\made\screenfx.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\screenfx.h">
+ RelativePath="..\..\engines\made\screenfx.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\script.cpp">
+ RelativePath="..\..\engines\made\script.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\script.h">
+ RelativePath="..\..\engines\made\script.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs.cpp">
+ RelativePath="..\..\engines\made\scriptfuncs.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs.h">
+ RelativePath="..\..\engines\made\scriptfuncs.h"
+ >
</File>
<File
- RelativePath="..\..\engines\made\sound.cpp">
+ RelativePath="..\..\engines\made\sound.cpp"
+ >
</File>
<File
- RelativePath="..\..\engines\made\sound.h">
+ RelativePath="..\..\engines\made\sound.h"
+ >
</File>
</Files>
<Globals>