[Scummvm-cvs-logs] SF.net SVN: scummvm: [28955] scummvm/trunk/dists/msvc8/scummvm.vcproj
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Wed Sep 19 01:17:37 CEST 2007
Revision: 28955
http://scummvm.svn.sourceforge.net/scummvm/?rev=28955&view=rev
Author: thebluegr
Date: 2007-09-18 16:17:37 -0700 (Tue, 18 Sep 2007)
Log Message:
-----------
Updated the MSVC8 SCUMMVM project file with the latest changes to fsnode
Modified Paths:
--------------
scummvm/trunk/dists/msvc8/scummvm.vcproj
Modified: scummvm/trunk/dists/msvc8/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scummvm.vcproj 2007-09-18 23:15:53 UTC (rev 28954)
+++ scummvm/trunk/dists/msvc8/scummvm.vcproj 2007-09-18 23:17:37 UTC (rev 28955)
@@ -287,6 +287,10 @@
>
</File>
<File
+ RelativePath="..\..\common\error.h"
+ >
+ </File>
+ <File
RelativePath="..\..\common\events.h"
>
</File>
@@ -893,13 +897,17 @@
Name="fs"
>
<File
- RelativePath="..\..\backends\fs\abstract-fs.h"
+ RelativePath="..\..\backends\fs\abstract-fs-factory.cpp"
>
</File>
<File
- RelativePath="..\..\backends\fs\windows\windows-fs.cpp"
+ RelativePath="..\..\backends\fs\abstract-fs-factory.h"
>
</File>
+ <File
+ RelativePath="..\..\backends\fs\abstract-fs.h"
+ >
+ </File>
</Filter>
<Filter
Name="midi"
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