From b276afb9ebcf3b3b9bcecc98e1bc582e6d129e0f Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 10 Feb 2007 10:58:43 +0000 Subject: Add patch #1656534 - Updated MSVC7.1 (.NET 2003) project files. svn-id: r25458 --- dists/msvc71/agi.vcproj | 11 ++++------- dists/msvc71/gob.vcproj | 9 +++++++++ dists/msvc71/kyra.vcproj | 3 +++ dists/msvc71/scummvm.sln | 8 ++++++++ dists/msvc71/scummvm.vcproj | 25 +++++++++++++++++++++++-- 5 files changed, 47 insertions(+), 9 deletions(-) (limited to 'dists') diff --git a/dists/msvc71/agi.vcproj b/dists/msvc71/agi.vcproj index 571f9253cd..2ac93251da 100644 --- a/dists/msvc71/agi.vcproj +++ b/dists/msvc71/agi.vcproj @@ -135,7 +135,10 @@ RelativePath="..\..\engines\agi\cycle.cpp"> + RelativePath="..\..\engines\agi\detection.cpp"> + + @@ -209,9 +212,6 @@ - - @@ -227,9 +227,6 @@ - - diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj index 72529bd94e..97ed84e612 100644 --- a/dists/msvc71/gob.vcproj +++ b/dists/msvc71/gob.vcproj @@ -127,12 +127,18 @@ + + + + @@ -199,6 +205,9 @@ + + diff --git a/dists/msvc71/kyra.vcproj b/dists/msvc71/kyra.vcproj index 79013e4220..82f30198d7 100644 --- a/dists/msvc71/kyra.vcproj +++ b/dists/msvc71/kyra.vcproj @@ -199,6 +199,9 @@ + + diff --git a/dists/msvc71/scummvm.sln b/dists/msvc71/scummvm.sln index 858d5b090d..ceb5fe1256 100644 --- a/dists/msvc71/scummvm.sln +++ b/dists/msvc71/scummvm.sln @@ -66,6 +66,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "touche", "touche.vcproj", " ProjectSection(ProjectDependencies) = postProject EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "parallaction", "parallaction.vcproj", "{0068957B-E2E1-4988-8C87-D541D84DAF20}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -130,6 +134,10 @@ Global {43C2D921-FEE3-40BE-B58A-A6CA34235731}.Debug.Build.0 = Debug|Win32 {43C2D921-FEE3-40BE-B58A-A6CA34235731}.Release.ActiveCfg = Release|Win32 {43C2D921-FEE3-40BE-B58A-A6CA34235731}.Release.Build.0 = Release|Win32 + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Debug.ActiveCfg = Debug|Win32 + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Debug.Build.0 = Debug|Win32 + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Release.ActiveCfg = Release|Win32 + {0068957B-E2E1-4988-8C87-D541D84DAF20}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj index 886cb716bf..f2f014516c 100644 --- a/dists/msvc71/scummvm.vcproj +++ b/dists/msvc71/scummvm.vcproj @@ -38,7 +38,7 @@ Name="VCCustomBuildTool"/> + + @@ -466,12 +469,24 @@ + + + + + + + + @@ -710,9 +725,15 @@ + + + + -- cgit v1.2.3