aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc71
diff options
context:
space:
mode:
authorMax Horn2007-07-19 06:46:25 +0000
committerMax Horn2007-07-19 06:46:25 +0000
commitc4a3e064ba739d16fbf0345210101e6a3ffd6e14 (patch)
tree82b5a4b24a6c63f6681c5e6fae95853e6ee26032 /dists/msvc71
parent3ffd5dea2aec39d40a662e8585fe9e730fbe9785 (diff)
downloadscummvm-rg350-c4a3e064ba739d16fbf0345210101e6a3ffd6e14.tar.gz
scummvm-rg350-c4a3e064ba739d16fbf0345210101e6a3ffd6e14.tar.bz2
scummvm-rg350-c4a3e064ba739d16fbf0345210101e6a3ffd6e14.zip
Patch #1756556 (MSVC71 project files update) by quietust
svn-id: r28145
Diffstat (limited to 'dists/msvc71')
-rw-r--r--dists/msvc71/drascula.vcproj125
-rw-r--r--dists/msvc71/lure.vcproj24
-rw-r--r--dists/msvc71/scummvm.sln9
-rw-r--r--dists/msvc71/scummvm.vcproj8
4 files changed, 154 insertions, 12 deletions
diff --git a/dists/msvc71/drascula.vcproj b/dists/msvc71/drascula.vcproj
new file mode 100644
index 0000000000..884ab8ccd6
--- /dev/null
+++ b/dists/msvc71/drascula.vcproj
@@ -0,0 +1,125 @@
+<?xml version="1.0" encoding="windows-1250"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="drascula"
+ ProjectGUID="{CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}"
+ Keyword="Win32Proj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="drascula_Debug"
+ IntermediateDirectory="drascula_Debug"
+ ConfigurationType="4"
+ CharacterSet="2">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
+ Optimization="0"
+ AdditionalIncludeDirectories="../..;../../engines"
+ PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+ MinimalRebuild="TRUE"
+ ExceptionHandling="TRUE"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ BufferSecurityCheck="TRUE"
+ EnableFunctionLevelLinking="TRUE"
+ ForceConformanceInForLoopScope="TRUE"
+ UsePrecompiledHeader="0"
+ WarningLevel="4"
+ SuppressStartupBanner="FALSE"
+ DebugInformationFormat="4"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/drascula.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="drascula_Release"
+ IntermediateDirectory="drascula_Release"
+ ConfigurationType="4"
+ CharacterSet="2"
+ WholeProgramOptimization="FALSE">
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
+ Optimization="2"
+ InlineFunctionExpansion="1"
+ OmitFramePointers="TRUE"
+ AdditionalIncludeDirectories="../..;../../engines"
+ PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
+ StringPooling="TRUE"
+ ExceptionHandling="TRUE"
+ RuntimeLibrary="0"
+ BufferSecurityCheck="FALSE"
+ EnableFunctionLevelLinking="FALSE"
+ DisableLanguageExtensions="FALSE"
+ ForceConformanceInForLoopScope="TRUE"
+ UsePrecompiledHeader="0"
+ WarningLevel="4"
+ DebugInformationFormat="0"/>
+ <Tool
+ Name="VCCustomBuildTool"/>
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile="$(OutDir)/drascula.lib"/>
+ <Tool
+ Name="VCMIDLTool"/>
+ <Tool
+ Name="VCPostBuildEventTool"/>
+ <Tool
+ Name="VCPreBuildEventTool"/>
+ <Tool
+ Name="VCPreLinkEventTool"/>
+ <Tool
+ Name="VCResourceCompilerTool"/>
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"/>
+ <Tool
+ Name="VCXMLDataGeneratorTool"/>
+ <Tool
+ Name="VCManagedWrapperGeneratorTool"/>
+ <Tool
+ Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\..\engines\drascula\detection.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\drascula\drascula.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\drascula\drascula.h">
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
diff --git a/dists/msvc71/lure.vcproj b/dists/msvc71/lure.vcproj
index a2d984f016..3955cf67f2 100644
--- a/dists/msvc71/lure.vcproj
+++ b/dists/msvc71/lure.vcproj
@@ -116,18 +116,6 @@
RelativePath="..\..\engines\lure\animseq.h">
</File>
<File
- RelativePath="..\..\engines\lure\debug-input.cpp">
- </File>
- <File
- RelativePath="..\..\engines\lure\debug-input.h">
- </File>
- <File
- RelativePath="..\..\engines\lure\debug-methods.cpp">
- </File>
- <File
- RelativePath="..\..\engines\lure\debug-methods.h">
- </File>
- <File
RelativePath="..\..\engines\lure\debugger.cpp">
</File>
<File
@@ -155,6 +143,12 @@
RelativePath="..\..\engines\lure\events.h">
</File>
<File
+ RelativePath="..\..\engines\lure\fights.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\lure\fights.h">
+ </File>
+ <File
RelativePath="..\..\engines\lure\game.cpp">
</File>
<File
@@ -230,6 +224,12 @@
RelativePath="..\..\engines\lure\scripts.h">
</File>
<File
+ RelativePath="..\..\engines\lure\sound.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\lure\sound.h">
+ </File>
+ <File
RelativePath="..\..\engines\lure\strings.cpp">
</File>
<File
diff --git a/dists/msvc71/scummvm.sln b/dists/msvc71/scummvm.sln
index 989bffb419..8a5830982a 100644
--- a/dists/msvc71/scummvm.sln
+++ b/dists/msvc71/scummvm.sln
@@ -15,6 +15,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scummvm", "scummvm.vcproj",
{0068957B-E2E1-4988-8C87-D541D84DAF20} = {0068957B-E2E1-4988-8C87-D541D84DAF20}
{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} = {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}
{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E} = {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}
+ {CF888EE2-239C-40D7-83F1-1CDD4F7D56E3} = {CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}
{15DF71E6-ECA9-45ED-8049-1CD7C987CCFE} = {15DF71E6-ECA9-45ED-8049-1CD7C987CCFE}
EndProjectSection
EndProject
@@ -78,6 +79,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cruise", "cruise.vcproj", "
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "drascula", "drascula.vcproj", "{CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
@@ -150,6 +155,10 @@ Global
{CD9AEE36-CEBD-40CE-A6B3-B71523AB8DEC}.Debug.Build.0 = Debug|Win32
{CD9AEE36-CEBD-40CE-A6B3-B71523AB8DEC}.Release.ActiveCfg = Release|Win32
{CD9AEE36-CEBD-40CE-A6B3-B71523AB8DEC}.Release.Build.0 = Release|Win32
+ {CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}.Debug.ActiveCfg = Debug|Win32
+ {CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}.Debug.Build.0 = Debug|Win32
+ {CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}.Release.ActiveCfg = Release|Win32
+ {CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj
index fb18d9b326..c0c2355df5 100644
--- a/dists/msvc71/scummvm.vcproj
+++ b/dists/msvc71/scummvm.vcproj
@@ -45,6 +45,7 @@
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="$(OutDir)/scummvm.pdb"
SubSystem="1"
+ EntryPointSymbol="WinMainCRTStartup"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
@@ -106,6 +107,7 @@
SubSystem="1"
OptimizeReferences="2"
EnableCOMDATFolding="2"
+ EntryPointSymbol="WinMainCRTStartup"
TargetMachine="1"/>
<Tool
Name="VCMIDLTool"/>
@@ -209,6 +211,9 @@
RelativePath="..\..\common\file.h">
</File>
<File
+ RelativePath="..\..\common\frac.h">
+ </File>
+ <File
RelativePath="..\..\common\fs.cpp">
</File>
<File
@@ -230,6 +235,9 @@
RelativePath="..\..\common\iff_container.h">
</File>
<File
+ RelativePath="..\..\common\keyboard.h">
+ </File>
+ <File
RelativePath="..\..\common\list.h">
</File>
<File