mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 11:45:21 +00:00
Updated the MSVN project files of the gob engine
svn-id: r35291
This commit is contained in:
parent
99322bf68f
commit
005c63f794
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Version="7,00"
|
||||
Name="gob"
|
||||
ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}"
|
||||
Keyword="Win32Proj">
|
||||
@ -238,6 +238,15 @@
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3data.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp">
|
||||
</File>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Version="7,10"
|
||||
Name="gob"
|
||||
ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}"
|
||||
Keyword="Win32Proj">
|
||||
@ -252,6 +252,15 @@
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3data.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp">
|
||||
</File>
|
||||
|
@ -346,6 +346,18 @@
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3data.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp"
|
||||
>
|
||||
|
@ -347,6 +347,18 @@
|
||||
RelativePath="..\..\engines\gob\goblin_v4.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\indeo3data.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\gob\init.cpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user