[Scummvm-cvs-logs] SF.net SVN: scummvm:[35123] scummvm/trunk/dists
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Wed Nov 19 14:19:11 CET 2008
Revision: 35123
http://scummvm.svn.sourceforge.net/scummvm/?rev=35123&view=rev
Author: thebluegr
Date: 2008-11-19 13:19:11 +0000 (Wed, 19 Nov 2008)
Log Message:
-----------
Updated the MSVC project files of the groovie engine, for commit #35122
Modified Paths:
--------------
scummvm/trunk/dists/msvc7/groovie.vcproj
scummvm/trunk/dists/msvc71/groovie.vcproj
scummvm/trunk/dists/msvc8/groovie.vcproj
scummvm/trunk/dists/msvc9/groovie.vcproj
Modified: scummvm/trunk/dists/msvc7/groovie.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/groovie.vcproj 2008-11-19 00:37:20 UTC (rev 35122)
+++ scummvm/trunk/dists/msvc7/groovie.vcproj 2008-11-19 13:19:11 UTC (rev 35123)
@@ -98,6 +98,12 @@
</Configurations>
<Files>
<File
+ RelativePath="..\..\engines\groovie\cell.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cell.h">
+ </File>
+ <File
RelativePath="..\..\engines\groovie\cursor.cpp">
</File>
<File
Modified: scummvm/trunk/dists/msvc71/groovie.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/groovie.vcproj 2008-11-19 00:37:20 UTC (rev 35122)
+++ scummvm/trunk/dists/msvc71/groovie.vcproj 2008-11-19 13:19:11 UTC (rev 35123)
@@ -112,6 +112,12 @@
</References>
<Files>
<File
+ RelativePath="..\..\engines\groovie\cell.cpp">
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cell.h">
+ </File>
+ <File
RelativePath="..\..\engines\groovie\cursor.cpp">
</File>
<File
Modified: scummvm/trunk/dists/msvc8/groovie.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/groovie.vcproj 2008-11-19 00:37:20 UTC (rev 35122)
+++ scummvm/trunk/dists/msvc8/groovie.vcproj 2008-11-19 13:19:11 UTC (rev 35123)
@@ -161,6 +161,14 @@
</References>
<Files>
<File
+ RelativePath="..\..\engines\groovie\cell.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cell.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\groovie\cursor.cpp"
>
</File>
Modified: scummvm/trunk/dists/msvc9/groovie.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/groovie.vcproj 2008-11-19 00:37:20 UTC (rev 35122)
+++ scummvm/trunk/dists/msvc9/groovie.vcproj 2008-11-19 13:19:11 UTC (rev 35123)
@@ -162,6 +162,14 @@
</References>
<Files>
<File
+ RelativePath="..\..\engines\groovie\cell.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\groovie\cell.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\groovie\cursor.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