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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Thu Nov 13 13:25:19 CET 2008


Revision: 35044
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35044&view=rev
Author:   thebluegr
Date:     2008-11-13 12:25:19 +0000 (Thu, 13 Nov 2008)

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

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

Modified: scummvm/trunk/dists/msvc7/sword1.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/sword1.vcproj	2008-11-13 12:22:58 UTC (rev 35043)
+++ scummvm/trunk/dists/msvc7/sword1.vcproj	2008-11-13 12:25:19 UTC (rev 35044)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7,00"
 	Name="sword1"
 	ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}"
 	Keyword="Win32Proj">
@@ -131,6 +131,9 @@
 			RelativePath="..\..\engines\sword1\debug.h">
 		</File>
 		<File
+			RelativePath="..\..\engines\sword1\detection.cpp">
+		</File>
+		<File
 			RelativePath="..\..\engines\sword1\eventman.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc71/sword1.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/sword1.vcproj	2008-11-13 12:22:58 UTC (rev 35043)
+++ scummvm/trunk/dists/msvc71/sword1.vcproj	2008-11-13 12:25:19 UTC (rev 35044)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.10"
+	Version="7,10"
 	Name="sword1"
 	ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}"
 	Keyword="Win32Proj">
@@ -145,6 +145,9 @@
 			RelativePath="..\..\engines\sword1\debug.h">
 		</File>
 		<File
+			RelativePath="..\..\engines\sword1\detection.cpp">
+		</File>
+		<File
 			RelativePath="..\..\engines\sword1\eventman.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc8/sword1.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/sword1.vcproj	2008-11-13 12:22:58 UTC (rev 35043)
+++ scummvm/trunk/dists/msvc8/sword1.vcproj	2008-11-13 12:25:19 UTC (rev 35044)
@@ -203,6 +203,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\sword1\detection.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\sword1\eventman.cpp"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc9/sword1.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/sword1.vcproj	2008-11-13 12:22:58 UTC (rev 35043)
+++ scummvm/trunk/dists/msvc9/sword1.vcproj	2008-11-13 12:25:19 UTC (rev 35044)
@@ -204,6 +204,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\sword1\detection.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\sword1\eventman.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