Updated the MSVC project files of the SCI engine

svn-id: r40970
This commit is contained in:
Filippos Karapetis 2009-05-28 22:28:23 +00:00
parent 55b2cfa0ab
commit d25ddb5fa9
4 changed files with 14 additions and 42 deletions

View File

@ -360,6 +360,9 @@
<File
RelativePath="..\..\engines\sci\sfx\iterator_internal.h">
</File>
<File
RelativePath="..\..\engines\sci\sfx\misc.h">
</File>
<File
RelativePath="..\..\engines\sci\sfx\player.h">
</File>
@ -399,15 +402,6 @@
RelativePath="..\..\engines\sci\sfx\softseq\pcjr.h">
</File>
</Filter>
<Filter
Name="player">
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.cpp">
</File>
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.h">
</File>
</Filter>
<Filter
Name="seq">
<File

View File

@ -374,6 +374,9 @@
<File
RelativePath="..\..\engines\sci\sfx\iterator_internal.h">
</File>
<File
RelativePath="..\..\engines\sci\sfx\misc.h">
</File>
<File
RelativePath="..\..\engines\sci\sfx\player.h">
</File>
@ -413,15 +416,6 @@
RelativePath="..\..\engines\sci\sfx\softseq\pcjr.h">
</File>
</Filter>
<Filter
Name="player">
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.cpp">
</File>
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.h">
</File>
</Filter>
<Filter
Name="seq">
<File

View File

@ -509,6 +509,10 @@
RelativePath="..\..\engines\sci\sfx\iterator_internal.h"
>
</File>
<File
RelativePath="..\..\engines\sci\sfx\misc.h"
>
</File>
<File
RelativePath="..\..\engines\sci\sfx\player.h"
>
@ -561,18 +565,6 @@
>
</File>
</Filter>
<Filter
Name="player"
>
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.cpp"
>
</File>
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.h"
>
</File>
</Filter>
<Filter
Name="seq"
>

View File

@ -510,6 +510,10 @@
RelativePath="..\..\engines\sci\sfx\iterator_internal.h"
>
</File>
<File
RelativePath="..\..\engines\sci\sfx\misc.h"
>
</File>
<File
RelativePath="..\..\engines\sci\sfx\player.h"
>
@ -562,18 +566,6 @@
>
</File>
</Filter>
<Filter
Name="player"
>
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.cpp"
>
</File>
<File
RelativePath="..\..\engines\sci\sfx\player\new_player.h"
>
</File>
</Filter>
<Filter
Name="seq"
>