[Scummvm-cvs-logs] CVS: scummvm/dists/msvc8 kyra.vcproj,1.1,1.2 scumm.vcproj,1.3,1.4

Pawel Kolodziejski aquadran at users.sourceforge.net
Sat Oct 16 13:44:01 CEST 2004


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

Modified Files:
	kyra.vcproj scumm.vcproj 
Log Message:
update

Index: kyra.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/kyra.vcproj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- kyra.vcproj	4 Sep 2004 15:17:58 -0000	1.1
+++ kyra.vcproj	16 Oct 2004 20:42:56 -0000	1.2
@@ -159,6 +159,22 @@
 	</References>
 	<Files>
 		<File
+			RelativePath="..\..\kyra\codecs.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\codecs.h"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\cpsimage.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\font.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\kyra\kyra.cpp"
 			>
 		</File>
@@ -166,6 +182,38 @@
 			RelativePath="..\..\kyra\kyra.h"
 			>
 		</File>
+		<File
+			RelativePath="..\..\kyra\palette.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\resource.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\resource.h"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\script.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\script.h"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\script_v1.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\wsamovie.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\kyra\wsamovie.h"
+			>
+		</File>
 	</Files>
 	<Globals>
 	</Globals>

Index: scumm.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/scumm.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- scumm.vcproj	7 Oct 2004 19:41:34 -0000	1.3
+++ scumm.vcproj	16 Oct 2004 20:42:56 -0000	1.4
@@ -552,6 +552,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\scumm\script_v100he.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\scumm\script_v2.cpp"
 			>
 		</File>





More information about the Scummvm-git-logs mailing list