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

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Mon Jun 22 21:56:06 CEST 2009


Revision: 41778
          http://scummvm.svn.sourceforge.net/scummvm/?rev=41778&view=rev
Author:   strangerke
Date:     2009-06-22 19:56:06 +0000 (Mon, 22 Jun 2009)

Log Message:
-----------
rename parse.h and .cpp to expression.h and .cpp

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-06-22 19:46:08 UTC (rev 41777)
+++ scummvm/trunk/dists/msvc7/gob.vcproj	2009-06-22 19:56:06 UTC (rev 41778)
@@ -347,10 +347,10 @@
 			RelativePath="..\..\engines\gob\palanim.h">
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.cpp">
+			RelativePath="..\..\engines\gob\expression.cpp">
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.h">
+			RelativePath="..\..\engines\gob\expression.h">
 		</File>
 		<File
 			RelativePath="..\..\engines\gob\save\savefile.h">

Modified: scummvm/trunk/dists/msvc71/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/gob.vcproj	2009-06-22 19:46:08 UTC (rev 41777)
+++ scummvm/trunk/dists/msvc71/gob.vcproj	2009-06-22 19:56:06 UTC (rev 41778)
@@ -361,10 +361,10 @@
 			RelativePath="..\..\engines\gob\palanim.h">
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.cpp">
+			RelativePath="..\..\engines\gob\expression.cpp">
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.h">
+			RelativePath="..\..\engines\gob\expression.h">
 		</File>
 		<File
 			RelativePath="..\..\engines\gob\save\savefile.h">

Modified: scummvm/trunk/dists/msvc8/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/gob.vcproj	2009-06-22 19:46:08 UTC (rev 41777)
+++ scummvm/trunk/dists/msvc8/gob.vcproj	2009-06-22 19:56:06 UTC (rev 41778)
@@ -491,11 +491,11 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.cpp"
+			RelativePath="..\..\engines\gob\expression.cpp"
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.h"
+			RelativePath="..\..\engines\gob\expression.h"
 			>
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc9/gob.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/gob.vcproj	2009-06-22 19:46:08 UTC (rev 41777)
+++ scummvm/trunk/dists/msvc9/gob.vcproj	2009-06-22 19:56:06 UTC (rev 41778)
@@ -492,11 +492,11 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.cpp"
+			RelativePath="..\..\engines\gob\expression.cpp"
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\gob\parse.h"
+			RelativePath="..\..\engines\gob\expression.h"
 			>
 		</File>
 		<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