[Scummvm-cvs-logs] SF.net SVN: scummvm: [28717] scummvm/trunk/dists/msvc8/parallaction.vcproj
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Sat Aug 25 13:40:59 CEST 2007
Revision: 28717
http://scummvm.svn.sourceforge.net/scummvm/?rev=28717&view=rev
Author: thebluegr
Date: 2007-08-25 04:40:59 -0700 (Sat, 25 Aug 2007)
Log Message:
-----------
Updated the parallaction MSVC8 project file for commit #28711
Modified Paths:
--------------
scummvm/trunk/dists/msvc8/parallaction.vcproj
Modified: scummvm/trunk/dists/msvc8/parallaction.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/parallaction.vcproj 2007-08-25 08:19:54 UTC (rev 28716)
+++ scummvm/trunk/dists/msvc8/parallaction.vcproj 2007-08-25 11:40:59 UTC (rev 28717)
@@ -161,10 +161,6 @@
</References>
<Files>
<File
- RelativePath="..\..\engines\parallaction\animation.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\parallaction\callables_br.cpp"
>
</File>
@@ -173,14 +169,6 @@
>
</File>
<File
- RelativePath="..\..\engines\parallaction\commands.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\parallaction\commands.h"
- >
- </File>
- <File
RelativePath="..\..\engines\parallaction\debug.cpp"
>
</File>
@@ -213,6 +201,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\parallaction\exec_ns.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\parallaction\font.cpp"
>
</File>
@@ -233,18 +225,22 @@
>
</File>
<File
- RelativePath="..\..\engines\parallaction\location.cpp"
+ RelativePath="..\..\engines\parallaction\menu.cpp"
>
</File>
<File
- RelativePath="..\..\engines\parallaction\menu.cpp"
+ RelativePath="..\..\engines\parallaction\menu.h"
>
</File>
<File
- RelativePath="..\..\engines\parallaction\menu.h"
+ RelativePath="..\..\engines\parallaction\objects.cpp"
>
</File>
<File
+ RelativePath="..\..\engines\parallaction\objects.h"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\parallaction\parallaction.cpp"
>
</File>
@@ -269,6 +265,10 @@
>
</File>
<File
+ RelativePath="..\..\engines\parallaction\parser_ns.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\parallaction\saveload.cpp"
>
</File>
@@ -292,14 +292,6 @@
RelativePath="..\..\engines\parallaction\walk.h"
>
</File>
- <File
- RelativePath="..\..\engines\parallaction\zone.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\parallaction\zone.h"
- >
- </File>
</Files>
<Globals>
</Globals>
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