From c4a3e064ba739d16fbf0345210101e6a3ffd6e14 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Thu, 19 Jul 2007 06:46:25 +0000 Subject: Patch #1756556 (MSVC71 project files update) by quietust svn-id: r28145 --- dists/msvc71/drascula.vcproj | 125 +++++++++++++++++++++++++++++++++++++++++++ dists/msvc71/lure.vcproj | 24 ++++----- dists/msvc71/scummvm.sln | 9 ++++ dists/msvc71/scummvm.vcproj | 8 +++ 4 files changed, 154 insertions(+), 12 deletions(-) create mode 100644 dists/msvc71/drascula.vcproj (limited to 'dists/msvc71') 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 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 @@ -115,18 +115,6 @@ - - - - - - - - @@ -154,6 +142,12 @@ + + + + @@ -229,6 +223,12 @@ + + + + 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"/> @@ -106,6 +107,7 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" + EntryPointSymbol="WinMainCRTStartup" TargetMachine="1"/> @@ -208,6 +210,9 @@ + + @@ -229,6 +234,9 @@ + + -- cgit v1.2.3