From b8cd6451a55163f50df28abfd6d1be73e3a22f0e Mon Sep 17 00:00:00 2001
From: Eugene Sandulenko
Date: Sun, 4 Nov 2007 06:57:32 +0000
Subject: Patch #1825403: "More MSVC7.1 (.NET 2003) project file updates"
svn-id: r29405
---
dists/msvc71/agi.vcproj | 42 ++++++++++++++++++++++----
dists/msvc71/drascula.vcproj | 3 ++
dists/msvc71/gob.vcproj | 24 +++++++++++----
dists/msvc71/kyra.vcproj | 64 ++++++++++++++++++++++++++++++++++++----
dists/msvc71/parallaction.vcproj | 51 +++++++++++++++++---------------
dists/msvc71/saga.vcproj | 6 ++--
dists/msvc71/scumm.vcproj | 6 ++++
dists/msvc71/scummvm.sln | 9 ++++++
dists/msvc71/scummvm.vcproj | 24 +++++++++++++--
dists/msvc71/touche.vcproj | 6 ++--
10 files changed, 185 insertions(+), 50 deletions(-)
(limited to 'dists/msvc71')
diff --git a/dists/msvc71/agi.vcproj b/dists/msvc71/agi.vcproj
index a738eea3fa..dd747a6ed7 100644
--- a/dists/msvc71/agi.vcproj
+++ b/dists/msvc71/agi.vcproj
@@ -116,12 +116,6 @@
-
-
-
-
@@ -161,6 +155,12 @@
+
+
+
+
@@ -203,6 +203,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dists/msvc71/drascula.vcproj b/dists/msvc71/drascula.vcproj
index 884ab8ccd6..9d6f704017 100644
--- a/dists/msvc71/drascula.vcproj
+++ b/dists/msvc71/drascula.vcproj
@@ -119,6 +119,9 @@
+
+
diff --git a/dists/msvc71/gob.vcproj b/dists/msvc71/gob.vcproj
index b506a9532d..f6b7941d12 100644
--- a/dists/msvc71/gob.vcproj
+++ b/dists/msvc71/gob.vcproj
@@ -115,6 +115,12 @@
+
+
+
+
@@ -184,12 +190,6 @@
-
-
-
-
@@ -223,6 +223,9 @@
+
+
@@ -235,6 +238,9 @@
+
+
@@ -319,6 +325,12 @@
+
+
+
+
diff --git a/dists/msvc71/kyra.vcproj b/dists/msvc71/kyra.vcproj
index d1e9a33392..e309a5baeb 100644
--- a/dists/msvc71/kyra.vcproj
+++ b/dists/msvc71/kyra.vcproj
@@ -110,10 +110,13 @@
+ RelativePath="..\..\engines\kyra\animator_v1.cpp">
+ RelativePath="..\..\engines\kyra\animator_v1.h">
+
+
@@ -125,10 +128,16 @@
RelativePath="..\..\engines\kyra\detection.cpp">
+ RelativePath="..\..\engines\kyra\gui_v1.cpp">
+ RelativePath="..\..\engines\kyra\gui_v2.cpp">
+
+
+
+
@@ -161,17 +170,35 @@
RelativePath="..\..\engines\kyra\resource.h">
+ RelativePath="..\..\engines\kyra\saveload_v1.cpp">
+
+
+
+
+
+
+
+
+
+
+
+
@@ -181,6 +208,9 @@
+
+
@@ -208,6 +238,9 @@
+
+
@@ -223,9 +256,30 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/dists/msvc71/parallaction.vcproj b/dists/msvc71/parallaction.vcproj
index ece38c72ca..c4a4567552 100644
--- a/dists/msvc71/parallaction.vcproj
+++ b/dists/msvc71/parallaction.vcproj
@@ -111,40 +111,40 @@
+ RelativePath="..\..\engines\parallaction\callables_br.cpp">
+ RelativePath="..\..\engines\parallaction\callables_ns.cpp">
+ RelativePath="..\..\engines\parallaction\debug.cpp">
+ RelativePath="..\..\engines\parallaction\debug.h">
+ RelativePath="..\..\engines\parallaction\defs.h">
+ RelativePath="..\..\engines\parallaction\detection.cpp">
+ RelativePath="..\..\engines\parallaction\dialogue.cpp">
+ RelativePath="..\..\engines\parallaction\disk.h">
+ RelativePath="..\..\engines\parallaction\disk_br.cpp">
+ RelativePath="..\..\engines\parallaction\disk_ns.cpp">
+ RelativePath="..\..\engines\parallaction\exec_br.cpp">
+ RelativePath="..\..\engines\parallaction\exec_ns.cpp">
@@ -156,7 +156,7 @@
RelativePath="..\..\engines\parallaction\graphics.h">
+ RelativePath="..\..\engines\parallaction\gui_ns.cpp">
@@ -165,13 +165,10 @@
RelativePath="..\..\engines\parallaction\inventory.h">
-
-
+ RelativePath="..\..\engines\parallaction\objects.cpp">
+ RelativePath="..\..\engines\parallaction\objects.h">
@@ -179,12 +176,24 @@
+
+
+
+
+
+
+
+
@@ -203,12 +212,6 @@
-
-
-
-
diff --git a/dists/msvc71/saga.vcproj b/dists/msvc71/saga.vcproj
index 44c72c04b0..fa34802444 100644
--- a/dists/msvc71/saga.vcproj
+++ b/dists/msvc71/saga.vcproj
@@ -115,6 +115,9 @@
+
+
@@ -274,9 +277,6 @@
-
-
diff --git a/dists/msvc71/scumm.vcproj b/dists/msvc71/scumm.vcproj
index e47aa63a18..ae8a936c19 100644
--- a/dists/msvc71/scumm.vcproj
+++ b/dists/msvc71/scumm.vcproj
@@ -410,6 +410,12 @@
+
+
+
+
diff --git a/dists/msvc71/scummvm.sln b/dists/msvc71/scummvm.sln
index 8a5830982a..75b31db7ea 100644
--- a/dists/msvc71/scummvm.sln
+++ b/dists/msvc71/scummvm.sln
@@ -14,6 +14,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scummvm", "scummvm.vcproj",
{DC5BD27A-EC3A-4807-9908-0AC6C019BAE4} = {DC5BD27A-EC3A-4807-9908-0AC6C019BAE4}
{0068957B-E2E1-4988-8C87-D541D84DAF20} = {0068957B-E2E1-4988-8C87-D541D84DAF20}
{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC} = {9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}
+ {83945CAF-87A0-4202-8BA4-87A0CB15D78A} = {83945CAF-87A0-4202-8BA4-87A0CB15D78A}
{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}
@@ -83,6 +84,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "drascula", "drascula.vcproj
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "igor", "igor.vcproj", "{83945CAF-87A0-4202-8BA4-87A0CB15D78A}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
@@ -159,6 +164,10 @@ Global
{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
+ {83945CAF-87A0-4202-8BA4-87A0CB15D78A}.Debug.ActiveCfg = Debug|Win32
+ {83945CAF-87A0-4202-8BA4-87A0CB15D78A}.Debug.Build.0 = Debug|Win32
+ {83945CAF-87A0-4202-8BA4-87A0CB15D78A}.Release.ActiveCfg = Release|Win32
+ {83945CAF-87A0-4202-8BA4-87A0CB15D78A}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj
index 0d3238d627..dfadf42ef0 100644
--- a/dists/msvc71/scummvm.vcproj
+++ b/dists/msvc71/scummvm.vcproj
@@ -201,6 +201,9 @@
+
+
@@ -575,10 +578,10 @@
Name="fs"
Filter="">
+ RelativePath="..\..\backends\fs\abstract-fs-factory.cpp">
+ RelativePath="..\..\backends\fs\abstract-fs-factory.h">
+ RelativePath="..\..\backends\platform\sdl\main.cpp">
+
+
+
+
+
+
+
+
+
+
@@ -142,9 +145,6 @@
-
-
--
cgit v1.2.3