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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Thu Nov 13 10:00:51 CET 2008


Revision: 35034
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35034&view=rev
Author:   thebluegr
Date:     2008-11-13 09:00:51 +0000 (Thu, 13 Nov 2008)

Log Message:
-----------
Updated the MSVC project files of the cine engine

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

Modified: scummvm/trunk/dists/msvc7/cine.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/cine.vcproj	2008-11-13 08:59:17 UTC (rev 35033)
+++ scummvm/trunk/dists/msvc7/cine.vcproj	2008-11-13 09:00:51 UTC (rev 35034)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7,00"
 	Name="cine"
 	ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}"
 	Keyword="Win32Proj">
@@ -179,6 +179,12 @@
 			RelativePath="..\..\engines\cine\rel.h">
 		</File>
 		<File
+			RelativePath="..\..\engines\cine\saveload.cpp">
+		</File>
+		<File
+			RelativePath="..\..\engines\cine\saveload.h">
+		</File>
+		<File
 			RelativePath="..\..\engines\cine\script.h">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc71/cine.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/cine.vcproj	2008-11-13 08:59:17 UTC (rev 35033)
+++ scummvm/trunk/dists/msvc71/cine.vcproj	2008-11-13 09:00:51 UTC (rev 35034)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.10"
+	Version="7,10"
 	Name="cine"
 	ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}"
 	Keyword="Win32Proj">
@@ -193,6 +193,12 @@
 			RelativePath="..\..\engines\cine\rel.h">
 		</File>
 		<File
+			RelativePath="..\..\engines\cine\saveload.cpp">
+		</File>
+		<File
+			RelativePath="..\..\engines\cine\saveload.h">
+		</File>
+		<File
 			RelativePath="..\..\engines\cine\script.h">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc8/cine.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/cine.vcproj	2008-11-13 08:59:17 UTC (rev 35033)
+++ scummvm/trunk/dists/msvc8/cine.vcproj	2008-11-13 09:00:51 UTC (rev 35034)
@@ -267,6 +267,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\cine\saveload.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\engines\cine\saveload.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\cine\script.h"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc9/cine.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/cine.vcproj	2008-11-13 08:59:17 UTC (rev 35033)
+++ scummvm/trunk/dists/msvc9/cine.vcproj	2008-11-13 09:00:51 UTC (rev 35034)
@@ -268,6 +268,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\cine\saveload.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\engines\cine\saveload.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\cine\script.h"
 			>
 		</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