[Scummvm-cvs-logs] SF.net SVN: scummvm:[40881] scummvm/trunk/dists
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Mon May 25 12:32:36 CEST 2009
Revision: 40881
http://scummvm.svn.sourceforge.net/scummvm/?rev=40881&view=rev
Author: thebluegr
Date: 2009-05-25 10:32:36 +0000 (Mon, 25 May 2009)
Log Message:
-----------
Updated the MSVC project files of the kyra engine (added sound_lol.cpp)
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 2009-05-25 10:30:19 UTC (rev 40880)
+++ scummvm/trunk/dists/msvc7/kyra.vcproj 2009-05-25 10:32:36 UTC (rev 40881)
@@ -362,6 +362,9 @@
RelativePath="..\..\engines\kyra\sound_lok.cpp">
</File>
<File
+ RelativePath="..\..\engines\kyra\sound_lol.cpp">
+ </File>
+ <File
RelativePath="..\..\engines\kyra\sound_midi.cpp">
</File>
<File
Modified: scummvm/trunk/dists/msvc71/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/kyra.vcproj 2009-05-25 10:30:19 UTC (rev 40880)
+++ scummvm/trunk/dists/msvc71/kyra.vcproj 2009-05-25 10:32:36 UTC (rev 40881)
@@ -376,6 +376,9 @@
RelativePath="..\..\engines\kyra\sound_lok.cpp">
</File>
<File
+ RelativePath="..\..\engines\kyra\sound_lol.cpp">
+ </File>
+ <File
RelativePath="..\..\engines\kyra\sound_midi.cpp">
</File>
<File
Modified: scummvm/trunk/dists/msvc8/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/kyra.vcproj 2009-05-25 10:30:19 UTC (rev 40880)
+++ scummvm/trunk/dists/msvc8/kyra.vcproj 2009-05-25 10:32:36 UTC (rev 40881)
@@ -511,6 +511,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\sound_lol.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\sound_midi.cpp"
>
</File>
Modified: scummvm/trunk/dists/msvc9/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/kyra.vcproj 2009-05-25 10:30:19 UTC (rev 40880)
+++ scummvm/trunk/dists/msvc9/kyra.vcproj 2009-05-25 10:32:36 UTC (rev 40881)
@@ -512,6 +512,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\sound_lol.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\sound_midi.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