Updated the MSVC project files of the gob engine for commit #32352

svn-id: r32353
This commit is contained in:
Filippos Karapetis 2008-05-28 21:27:52 +00:00
parent 8da68b2964
commit 8757db728a
4 changed files with 28 additions and 0 deletions

View File

@ -345,6 +345,12 @@
<File
RelativePath="..\..\engines\gob\util.h">
</File>
<File
RelativePath="..\..\engines\gob\variables.cpp">
</File>
<File
RelativePath="..\..\engines\gob\variables.h">
</File>
<File
RelativePath="..\..\engines\gob\video.cpp">
</File>

View File

@ -359,6 +359,12 @@
<File
RelativePath="..\..\engines\gob\util.h">
</File>
<File
RelativePath="..\..\engines\gob\variables.cpp">
</File>
<File
RelativePath="..\..\engines\gob\variables.h">
</File>
<File
RelativePath="..\..\engines\gob\video.cpp">
</File>

View File

@ -492,6 +492,14 @@
RelativePath="..\..\engines\gob\util.h"
>
</File>
<File
RelativePath="..\..\engines\gob\variables.cpp"
>
</File>
<File
RelativePath="..\..\engines\gob\variables.h"
>
</File>
<File
RelativePath="..\..\engines\gob\video.cpp"
>

View File

@ -493,6 +493,14 @@
RelativePath="..\..\engines\gob\util.h"
>
</File>
<File
RelativePath="..\..\engines\gob\variables.cpp"
>
</File>
<File
RelativePath="..\..\engines\gob\variables.h"
>
</File>
<File
RelativePath="..\..\engines\gob\video.cpp"
>