mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
Updated the MSVC project files of the gob engine (added helper.h)
svn-id: r40769
This commit is contained in:
@@ -259,6 +259,9 @@
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\helper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp">
|
||||
</File>
|
||||
|
||||
@@ -273,6 +273,9 @@
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\helper.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp">
|
||||
</File>
|
||||
|
||||
@@ -374,6 +374,10 @@
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\helper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp"
|
||||
>
|
||||
|
||||
@@ -375,6 +375,10 @@
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\helper.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user