[Scummvm-cvs-logs] CVS: scummvm/dists/msvc8 common.vcproj,1.1,1.2 saga.vcproj,1.7,1.8 scummvm.vcproj,1.18,1.19

Pawel Kolodziejski aquadran at users.sourceforge.net
Mon Aug 8 00:45:35 CEST 2005


Update of /cvsroot/scummvm/scummvm/dists/msvc8
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18010

Modified Files:
	common.vcproj saga.vcproj scummvm.vcproj 
Log Message:
udpdate

Index: common.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/common.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- common.vcproj	5 Jun 2005 08:31:46 -0000	1.1
+++ common.vcproj	8 Aug 2005 07:44:49 -0000	1.2
@@ -5,7 +5,6 @@
 	Name="common"
 	ProjectGUID="{597FE83A-0345-4D75-98F8-30E8B6FC56C9}"
 	Keyword="Win32Proj"
-	SignManifests="true"
 	>
 	<Platforms>
 		<Platform
@@ -224,6 +223,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\common\endian.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\common\file.cpp"
 				>
 			</File>
@@ -946,6 +949,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\graphics\ilbm.cpp"
+				>
+			</File>
+			<File
+				RelativePath="..\..\graphics\ilbm.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\graphics\newfont.cpp"
 				>
 			</File>

Index: saga.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/saga.vcproj,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- saga.vcproj	5 Jun 2005 08:31:47 -0000	1.7
+++ saga.vcproj	8 Aug 2005 07:44:49 -0000	1.8
@@ -5,7 +5,6 @@
 	Name="saga"
 	ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
 	Keyword="Win32Proj"
-	SignManifests="true"
 	>
 	<Platforms>
 		<Platform
@@ -317,10 +316,6 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\saga\rscfile_mod.h"
-			>
-		</File>
-		<File
 			RelativePath="..\..\saga\saga.cpp"
 			>
 		</File>
@@ -349,10 +344,6 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\saga\sdebug.cpp"
-			>
-		</File>
-		<File
 			RelativePath="..\..\saga\sfuncs.cpp"
 			>
 		</File>
@@ -389,17 +380,9 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\saga\text.cpp"
-			>
-		</File>
-		<File
 			RelativePath="..\..\saga\text.h"
 			>
 		</File>
-		<File
-			RelativePath="..\..\saga\transitions.cpp"
-			>
-		</File>
 	</Files>
 	<Globals>
 	</Globals>

Index: scummvm.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/scummvm.vcproj,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- scummvm.vcproj	5 Jun 2005 08:31:47 -0000	1.18
+++ scummvm.vcproj	8 Aug 2005 07:44:49 -0000	1.19
@@ -5,7 +5,6 @@
 	Name="scummvm"
 	ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}"
 	Keyword="Win32Proj"
-	SignManifests="true"
 	>
 	<Platforms>
 		<Platform





More information about the Scummvm-git-logs mailing list