[Scummvm-cvs-logs] CVS: scummvm/dists/msvc8 scummvm.vcproj,1.10,1.11

Jerome Fisher kingguppy at users.sourceforge.net
Sun Nov 21 23:31:08 CET 2004


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

Modified Files:
	scummvm.vcproj 
Log Message:
- Hopefully fixed MSVC7 and MSVC8 builds for walkthrough removal and FS changes. I don't have these environments to test in, sorry.


Index: scummvm.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/scummvm.vcproj,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- scummvm.vcproj	19 Nov 2004 18:13:05 -0000	1.10
+++ scummvm.vcproj	22 Nov 2004 07:25:02 -0000	1.11
@@ -609,6 +609,10 @@
 				Name="fs"
 				>
 				<File
+					RelativePath="..\..\backends\fs\fs.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\..\backends\fs\fs.h"
 					>
 				</File>
@@ -842,10 +846,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\gui\walkthrough.cpp"
-				>
-			</File>
-			<File
 				RelativePath="..\..\gui\walkthrough.h"
 				>
 			</File>





More information about the Scummvm-git-logs mailing list