[Scummvm-cvs-logs] SF.net SVN: scummvm:[40350] scummvm/trunk/dists

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Wed May 6 12:03:22 CEST 2009


Revision: 40350
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40350&view=rev
Author:   thebluegr
Date:     2009-05-06 10:03:22 +0000 (Wed, 06 May 2009)

Log Message:
-----------
Updated the MSVC project files of the SCI engine (compilation is broken with SCI under MSVC)

Modified Paths:
--------------
    scummvm/trunk/dists/msvc7/sci.vcproj
    scummvm/trunk/dists/msvc71/sci.vcproj
    scummvm/trunk/dists/msvc8/sci.vcproj
    scummvm/trunk/dists/msvc9/sci.vcproj

Modified: scummvm/trunk/dists/msvc7/sci.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/sci.vcproj	2009-05-06 10:01:05 UTC (rev 40349)
+++ scummvm/trunk/dists/msvc7/sci.vcproj	2009-05-06 10:03:22 UTC (rev 40350)
@@ -118,9 +118,6 @@
 				RelativePath="..\..\engines\sci\engine\grammar.cpp">
 			</File>
 			<File
-				RelativePath="..\..\engines\sci\engine\heapmgr.h">
-			</File>
-			<File
 				RelativePath="..\..\engines\sci\engine\intmap.cpp">
 			</File>
 			<File
@@ -417,12 +414,24 @@
 			<Filter
 				Name="softseq">
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.cpp">
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.h">
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\amiga.cpp">
 				</File>
 				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\opl2.cpp">
 				</File>
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.cpp">
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.h">
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\pcspeaker.cpp">
 				</File>
 				<File

Modified: scummvm/trunk/dists/msvc71/sci.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/sci.vcproj	2009-05-06 10:01:05 UTC (rev 40349)
+++ scummvm/trunk/dists/msvc71/sci.vcproj	2009-05-06 10:03:22 UTC (rev 40350)
@@ -132,9 +132,6 @@
 				RelativePath="..\..\engines\sci\engine\grammar.cpp">
 			</File>
 			<File
-				RelativePath="..\..\engines\sci\engine\heapmgr.h">
-			</File>
-			<File
 				RelativePath="..\..\engines\sci\engine\intmap.cpp">
 			</File>
 			<File
@@ -431,12 +428,24 @@
 			<Filter
 				Name="softseq">
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.cpp">
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.h">
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\amiga.cpp">
 				</File>
 				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\opl2.cpp">
 				</File>
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.cpp">
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.h">
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\pcspeaker.cpp">
 				</File>
 				<File

Modified: scummvm/trunk/dists/msvc8/sci.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/sci.vcproj	2009-05-06 10:01:05 UTC (rev 40349)
+++ scummvm/trunk/dists/msvc8/sci.vcproj	2009-05-06 10:03:22 UTC (rev 40350)
@@ -186,10 +186,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\engines\sci\engine\heapmgr.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\engines\sci\engine\intmap.cpp"
 				>
 			</File>
@@ -585,6 +581,14 @@
 				Name="softseq"
 				>
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\amiga.cpp"
 					>
 				</File>
@@ -593,6 +597,14 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\pcspeaker.cpp"
 					>
 				</File>

Modified: scummvm/trunk/dists/msvc9/sci.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/sci.vcproj	2009-05-06 10:01:05 UTC (rev 40349)
+++ scummvm/trunk/dists/msvc9/sci.vcproj	2009-05-06 10:03:22 UTC (rev 40350)
@@ -187,10 +187,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\engines\sci\engine\heapmgr.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\engines\sci\engine\intmap.cpp"
 				>
 			</File>
@@ -586,6 +582,14 @@
 				Name="softseq"
 				>
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\adlib.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\amiga.cpp"
 					>
 				</File>
@@ -594,6 +598,14 @@
 					>
 				</File>
 				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\..\engines\sci\sfx\softseq\pcjr.h"
+					>
+				</File>
+				<File
 					RelativePath="..\..\engines\sci\sfx\softseq\pcspeaker.cpp"
 					>
 				</File>


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list