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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Wed May 28 23:27:53 CEST 2008


Revision: 32353
          http://scummvm.svn.sourceforge.net/scummvm/?rev=32353&view=rev
Author:   thebluegr
Date:     2008-05-28 14:27:52 -0700 (Wed, 28 May 2008)

Log Message:
-----------
Updated the MSVC project files of the gob engine for commit #32352

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

Modified: scummvm/trunk/dists/msvc7/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/gob.vcproj	2008-05-28 21:15:11 UTC (rev 32352)
+++ scummvm/trunk/dists/msvc7/gob.vcproj	2008-05-28 21:27:52 UTC (rev 32353)
@@ -346,6 +346,12 @@
 			RelativePath="..\..\engines\gob\util.h">
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\variables.cpp">
+		</File>
+		<File
+			RelativePath="..\..\engines\gob\variables.h">
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\video.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc71/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/gob.vcproj	2008-05-28 21:15:11 UTC (rev 32352)
+++ scummvm/trunk/dists/msvc71/gob.vcproj	2008-05-28 21:27:52 UTC (rev 32353)
@@ -360,6 +360,12 @@
 			RelativePath="..\..\engines\gob\util.h">
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\variables.cpp">
+		</File>
+		<File
+			RelativePath="..\..\engines\gob\variables.h">
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\video.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc8/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/gob.vcproj	2008-05-28 21:15:11 UTC (rev 32352)
+++ scummvm/trunk/dists/msvc8/gob.vcproj	2008-05-28 21:27:52 UTC (rev 32353)
@@ -493,6 +493,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\variables.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\engines\gob\variables.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\video.cpp"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc9/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/gob.vcproj	2008-05-28 21:15:11 UTC (rev 32352)
+++ scummvm/trunk/dists/msvc9/gob.vcproj	2008-05-28 21:27:52 UTC (rev 32353)
@@ -494,6 +494,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\variables.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\engines\gob\variables.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\video.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