From 52c3aa533a6f6ee36a574e09c1cdaae49b7f192f Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Mon, 9 May 2005 22:39:50 +0000 Subject: update svn-id: r18014 --- dists/msvc7/gob.vcproj | 229 +++++++++++++++++++++++++++++++++++++++++++ dists/msvc7/saga.vcproj | 68 +++---------- dists/msvc7/scumm.vcproj | 49 +++++++++- dists/msvc7/scummvm.sln | 23 +++-- dists/msvc7/scummvm.vcproj | 217 +++++++++++++++++++++++++++-------------- dists/msvc7/simon.vcproj | 12 +++ dists/msvc7/sky.vcproj | 238 --------------------------------------------- dists/msvc7/sword1.vcproj | 6 ++ dists/msvc7/sword2.vcproj | 21 ---- 9 files changed, 463 insertions(+), 400 deletions(-) create mode 100644 dists/msvc7/gob.vcproj (limited to 'dists') diff --git a/dists/msvc7/gob.vcproj b/dists/msvc7/gob.vcproj new file mode 100644 index 0000000000..c6b9d6b201 --- /dev/null +++ b/dists/msvc7/gob.vcproj @@ -0,0 +1,229 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dists/msvc7/saga.vcproj b/dists/msvc7/saga.vcproj index 189909150c..9c953b7ba3 100644 --- a/dists/msvc7/saga.vcproj +++ b/dists/msvc7/saga.vcproj @@ -97,24 +97,12 @@ - - - - - - - - @@ -127,27 +115,12 @@ - - - - - - - - - - @@ -160,12 +133,6 @@ - - - - @@ -178,9 +145,6 @@ - - @@ -200,16 +164,19 @@ RelativePath="..\..\saga\ite_introproc.cpp"> + RelativePath="..\..\saga\itedata.cpp"> + RelativePath="..\..\saga\itedata.h"> + RelativePath="..\..\saga\list.h"> + RelativePath="..\..\saga\music.cpp"> + + @@ -223,9 +190,6 @@ - - @@ -250,6 +214,9 @@ + + @@ -262,12 +229,6 @@ - - - - @@ -295,6 +256,9 @@ + + @@ -304,12 +268,6 @@ - - - - diff --git a/dists/msvc7/scumm.vcproj b/dists/msvc7/scumm.vcproj index a94ff7a5f7..5e65aeaf9c 100644 --- a/dists/msvc7/scumm.vcproj +++ b/dists/msvc7/scumm.vcproj @@ -309,6 +309,12 @@ + + + + @@ -333,12 +339,21 @@ + + + + + + @@ -384,6 +399,9 @@ + + @@ -396,6 +414,9 @@ + + @@ -409,10 +430,10 @@ RelativePath="..\..\scumm\script_v6he.cpp"> + RelativePath="..\..\scumm\script_v72he.cpp"> + RelativePath="..\..\scumm\script_v7he.cpp"> @@ -423,9 +444,6 @@ - - @@ -441,15 +459,30 @@ + + + + + + + + + + @@ -459,6 +492,12 @@ + + + + diff --git a/dists/msvc7/scummvm.sln b/dists/msvc7/scummvm.sln index faa4c1c370..b225aa3909 100644 --- a/dists/msvc7/scummvm.sln +++ b/dists/msvc7/scummvm.sln @@ -17,20 +17,23 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kyra", "kyra.vcproj", "{9D9 EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "saga", "saga.vcproj", "{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gob", "gob.vcproj", "{AA83E230-EC4A-44DF-896C-4472F20CE168}" +EndProject Global GlobalSection(SolutionConfiguration) = preSolution ConfigName.0 = Debug ConfigName.1 = Release EndGlobalSection GlobalSection(ProjectDependencies) = postSolution - {8434CB15-D08F-427D-9E6D-581AE5B28440}.0 = {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.1 = {C8AAE83E-198B-4ECA-A877-166827953979} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.2 = {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.3 = {B5527758-2F51-4CCD-AAE1-B0E28654BD6A} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.4 = {E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.5 = {B6AFD548-63D2-40CD-A652-E87095AFCBAF} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.6 = {6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7} - {8434CB15-D08F-427D-9E6D-581AE5B28440}.7 = {6CC3E421-779D-4E80-8100-520886A0F9FF} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.0 = {6CC3E421-779D-4E80-8100-520886A0F9FF} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.1 = {AA83E230-EC4A-44DF-896C-4472F20CE168} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.2 = {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.3 = {C8AAE83E-198B-4ECA-A877-166827953979} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.4 = {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.5 = {B5527758-2F51-4CCD-AAE1-B0E28654BD6A} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.6 = {E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.7 = {B6AFD548-63D2-40CD-A652-E87095AFCBAF} + {8434CB15-D08F-427D-9E6D-581AE5B28440}.8 = {6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7} EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {8434CB15-D08F-427D-9E6D-581AE5B28440}.Debug.ActiveCfg = Debug|Win32 @@ -69,6 +72,10 @@ Global {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}.Debug.Build.0 = Debug|Win32 {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}.Release.ActiveCfg = Release|Win32 {676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}.Release.Build.0 = Release|Win32 + {AA83E230-EC4A-44DF-896C-4472F20CE168}.Debug.ActiveCfg = Debug|Win32 + {AA83E230-EC4A-44DF-896C-4472F20CE168}.Debug.Build.0 = Debug|Win32 + {AA83E230-EC4A-44DF-896C-4472F20CE168}.Release.ActiveCfg = Release|Win32 + {AA83E230-EC4A-44DF-896C-4472F20CE168}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index b495bd1a32..218b39699b 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -39,7 +39,7 @@ Name="VCCustomBuildTool"/> + + + + + + @@ -181,6 +190,12 @@ + + + + @@ -318,11 +333,20 @@ + + + + + + @@ -335,6 +359,12 @@ + + + + @@ -395,6 +425,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + RelativePath="..\..\gui\console.h"> + RelativePath="..\..\gui\credits.h"> @@ -600,6 +647,12 @@ + + + + @@ -627,9 +680,6 @@ - - @@ -646,18 +696,39 @@ + + + + + + + + + + + + + + diff --git a/dists/msvc7/simon.vcproj b/dists/msvc7/simon.vcproj index 658cb8c53b..84e4416188 100644 --- a/dists/msvc7/simon.vcproj +++ b/dists/msvc7/simon.vcproj @@ -101,6 +101,9 @@ + + @@ -113,6 +116,9 @@ + + @@ -131,6 +137,12 @@ + + + + diff --git a/dists/msvc7/sky.vcproj b/dists/msvc7/sky.vcproj index c34c6222e9..86de575359 100644 --- a/dists/msvc7/sky.vcproj +++ b/dists/msvc7/sky.vcproj @@ -138,241 +138,6 @@ RelativePath="..\..\sky\music\musicbase.h"> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -460,9 +225,6 @@ - - diff --git a/dists/msvc7/sword1.vcproj b/dists/msvc7/sword1.vcproj index 0734f53c20..2d7c3be522 100644 --- a/dists/msvc7/sword1.vcproj +++ b/dists/msvc7/sword1.vcproj @@ -112,6 +112,12 @@ + + + + diff --git a/dists/msvc7/sword2.vcproj b/dists/msvc7/sword2.vcproj index 1a2ed02021..e25c0712f3 100644 --- a/dists/msvc7/sword2.vcproj +++ b/dists/msvc7/sword2.vcproj @@ -112,24 +112,12 @@ - - - - - - - - @@ -139,9 +127,6 @@ - - @@ -263,15 +248,9 @@ - - - - -- cgit v1.2.3