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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Thu May 21 19:28:43 CEST 2009


Revision: 40769
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40769&view=rev
Author:   thebluegr
Date:     2009-05-21 17:28:43 +0000 (Thu, 21 May 2009)

Log Message:
-----------
Updated the MSVC project files of the gob engine (added helper.h)

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	2009-05-21 17:25:29 UTC (rev 40768)
+++ scummvm/trunk/dists/msvc7/gob.vcproj	2009-05-21 17:28:43 UTC (rev 40769)
@@ -260,6 +260,9 @@
 			RelativePath="..\..\engines\gob\goblin_v4.cpp">
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\helper.h">
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\init.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc71/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/gob.vcproj	2009-05-21 17:25:29 UTC (rev 40768)
+++ scummvm/trunk/dists/msvc71/gob.vcproj	2009-05-21 17:28:43 UTC (rev 40769)
@@ -274,6 +274,9 @@
 			RelativePath="..\..\engines\gob\goblin_v4.cpp">
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\helper.h">
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\init.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc8/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/gob.vcproj	2009-05-21 17:25:29 UTC (rev 40768)
+++ scummvm/trunk/dists/msvc8/gob.vcproj	2009-05-21 17:28:43 UTC (rev 40769)
@@ -375,6 +375,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\helper.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\init.cpp"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc9/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/gob.vcproj	2009-05-21 17:25:29 UTC (rev 40768)
+++ scummvm/trunk/dists/msvc9/gob.vcproj	2009-05-21 17:28:43 UTC (rev 40769)
@@ -376,6 +376,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\gob\helper.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\gob\init.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