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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sat Mar 14 18:45:42 CET 2009


Revision: 39403
          http://scummvm.svn.sourceforge.net/scummvm/?rev=39403&view=rev
Author:   thebluegr
Date:     2009-03-14 17:45:41 +0000 (Sat, 14 Mar 2009)

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

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

Modified: scummvm/trunk/dists/msvc7/parallaction.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/parallaction.vcproj	2009-03-14 17:42:48 UTC (rev 39402)
+++ scummvm/trunk/dists/msvc7/parallaction.vcproj	2009-03-14 17:45:41 UTC (rev 39403)
@@ -218,12 +218,15 @@
 			RelativePath="..\..\engines\parallaction\saveload.h">
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.cpp">
+			RelativePath="..\..\engines\parallaction\sound.h">
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.h">
+			RelativePath="..\..\engines\parallaction\sound_br.cpp">
 		</File>
 		<File
+			RelativePath="..\..\engines\parallaction\sound_ns.cpp">
+		</File>
+		<File
 			RelativePath="..\..\engines\parallaction\staticres.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc71/parallaction.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/parallaction.vcproj	2009-03-14 17:42:48 UTC (rev 39402)
+++ scummvm/trunk/dists/msvc71/parallaction.vcproj	2009-03-14 17:45:41 UTC (rev 39403)
@@ -232,12 +232,15 @@
 			RelativePath="..\..\engines\parallaction\saveload.h">
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.cpp">
+			RelativePath="..\..\engines\parallaction\sound.h">
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.h">
+			RelativePath="..\..\engines\parallaction\sound_br.cpp">
 		</File>
 		<File
+			RelativePath="..\..\engines\parallaction\sound_ns.cpp">
+		</File>
+		<File
 			RelativePath="..\..\engines\parallaction\staticres.cpp">
 		</File>
 		<File

Modified: scummvm/trunk/dists/msvc8/parallaction.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/parallaction.vcproj	2009-03-14 17:42:48 UTC (rev 39402)
+++ scummvm/trunk/dists/msvc8/parallaction.vcproj	2009-03-14 17:45:41 UTC (rev 39403)
@@ -319,14 +319,18 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.cpp"
+			RelativePath="..\..\engines\parallaction\sound.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.h"
+			RelativePath="..\..\engines\parallaction\sound_br.cpp"
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\parallaction\sound_ns.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\parallaction\staticres.cpp"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc9/parallaction.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/parallaction.vcproj	2009-03-14 17:42:48 UTC (rev 39402)
+++ scummvm/trunk/dists/msvc9/parallaction.vcproj	2009-03-14 17:45:41 UTC (rev 39403)
@@ -320,14 +320,18 @@
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.cpp"
+			RelativePath="..\..\engines\parallaction\sound.h"
 			>
 		</File>
 		<File
-			RelativePath="..\..\engines\parallaction\sound.h"
+			RelativePath="..\..\engines\parallaction\sound_br.cpp"
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\parallaction\sound_ns.cpp"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\parallaction\staticres.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