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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sun Nov 30 12:05:37 CET 2008


Revision: 35186
          http://scummvm.svn.sourceforge.net/scummvm/?rev=35186&view=rev
Author:   thebluegr
Date:     2008-11-30 11:05:37 +0000 (Sun, 30 Nov 2008)

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

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

Modified: scummvm/trunk/dists/msvc7/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/kyra.vcproj	2008-11-30 10:11:38 UTC (rev 35185)
+++ scummvm/trunk/dists/msvc7/kyra.vcproj	2008-11-30 11:05:37 UTC (rev 35186)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.00"
+	Version="7,00"
 	Name="kyra"
 	ProjectGUID="{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}"
 	Keyword="Win32Proj">
@@ -341,6 +341,9 @@
 			RelativePath="..\..\engines\kyra\sound_lok.cpp">
 		</File>
 		<File
+			RelativePath="..\..\engines\kyra\sound_midi.cpp">
+		</File>
+		<File
 			RelativePath="..\..\engines\kyra\sound_towns.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc71/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/kyra.vcproj	2008-11-30 10:11:38 UTC (rev 35185)
+++ scummvm/trunk/dists/msvc71/kyra.vcproj	2008-11-30 11:05:37 UTC (rev 35186)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="windows-1252"?>
 <VisualStudioProject
 	ProjectType="Visual C++"
-	Version="7.10"
+	Version="7,10"
 	Name="kyra"
 	ProjectGUID="{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}"
 	Keyword="Win32Proj">
@@ -355,6 +355,9 @@
 			RelativePath="..\..\engines\kyra\sound_lok.cpp">
 		</File>
 		<File
+			RelativePath="..\..\engines\kyra\sound_midi.cpp">
+		</File>
+		<File
 			RelativePath="..\..\engines\kyra\sound_towns.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc8/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/kyra.vcproj	2008-11-30 10:11:38 UTC (rev 35185)
+++ scummvm/trunk/dists/msvc8/kyra.vcproj	2008-11-30 11:05:37 UTC (rev 35186)
@@ -483,6 +483,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\kyra\sound_midi.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\kyra\sound_towns.cpp"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc9/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/kyra.vcproj	2008-11-30 10:11:38 UTC (rev 35185)
+++ scummvm/trunk/dists/msvc9/kyra.vcproj	2008-11-30 11:05:37 UTC (rev 35186)
@@ -484,6 +484,10 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\kyra\sound_midi.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\kyra\sound_towns.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