[Scummvm-cvs-logs] SF.net SVN: scummvm: [28307] scummvm/trunk/dists/msvc8/kyra.vcproj
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Sun Jul 29 19:33:18 CEST 2007
Revision: 28307
http://scummvm.svn.sourceforge.net/scummvm/?rev=28307&view=rev
Author: thebluegr
Date: 2007-07-29 10:33:17 -0700 (Sun, 29 Jul 2007)
Log Message:
-----------
Updated the MSVC8 project file of the kyra engine for commits #28294, 28296, 28297
Modified Paths:
--------------
scummvm/trunk/dists/msvc8/kyra.vcproj
Modified: scummvm/trunk/dists/msvc8/kyra.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/kyra.vcproj 2007-07-29 17:21:21 UTC (rev 28306)
+++ scummvm/trunk/dists/msvc8/kyra.vcproj 2007-07-29 17:33:17 UTC (rev 28307)
@@ -161,14 +161,18 @@
</References>
<Files>
<File
- RelativePath="..\..\engines\kyra\animator.cpp"
+ RelativePath="..\..\engines\kyra\animator_v1.cpp"
>
</File>
<File
- RelativePath="..\..\engines\kyra\animator.h"
+ RelativePath="..\..\engines\kyra\animator_v1.h"
>
</File>
<File
+ RelativePath="..\..\engines\kyra\animator_v2.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\debugger.cpp"
>
</File>
@@ -181,14 +185,22 @@
>
</File>
<File
- RelativePath="..\..\engines\kyra\gui.cpp"
+ RelativePath="..\..\engines\kyra\gui_v1.cpp"
>
</File>
<File
- RelativePath="..\..\engines\kyra\items.cpp"
+ RelativePath="..\..\engines\kyra\gui_v2.cpp"
>
</File>
<File
+ RelativePath="..\..\engines\kyra\items_v1.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\items_v2.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\kyra.cpp"
>
</File>
@@ -229,7 +241,7 @@
>
</File>
<File
- RelativePath="..\..\engines\kyra\saveload.cpp"
+ RelativePath="..\..\engines\kyra\saveload_v1.cpp"
>
</File>
<File
@@ -237,6 +249,14 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\scene_v1.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\scene_v2.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\screen.cpp"
>
</File>
@@ -245,6 +265,22 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\screen_v1.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\screen_v1.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\screen_v2.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\screen_v2.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\script.cpp"
>
</File>
@@ -257,6 +293,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\script_v2.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\seqplayer.cpp"
>
</File>
@@ -293,6 +333,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\sound_v1.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\sprites.cpp"
>
</File>
@@ -313,10 +357,30 @@
>
</File>
<File
+ RelativePath="..\..\engines\kyra\text_v1.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\timer.cpp"
>
</File>
<File
+ RelativePath="..\..\engines\kyra\timer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\timer_v1.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\timer_v2.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\kyra\util.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\kyra\vqa.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