Updated the MSVC8 SCUMMVM project file with the latest changes to fsnode

svn-id: r28955
This commit is contained in:
Filippos Karapetis 2007-09-18 23:17:37 +00:00
parent d5a2010197
commit 9f4e4f9771

View File

@ -286,6 +286,10 @@
RelativePath="..\..\common\endian.h"
>
</File>
<File
RelativePath="..\..\common\error.h"
>
</File>
<File
RelativePath="..\..\common\events.h"
>
@ -893,11 +897,15 @@
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>