mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-05 18:41:12 +00:00
Updated the MSVC project files of the cine engine
svn-id: r35034
This commit is contained in:
parent
162634cc95
commit
963445e559
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.00"
|
||||
Version="7,00"
|
||||
Name="cine"
|
||||
ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}"
|
||||
Keyword="Win32Proj">
|
||||
@ -178,6 +178,12 @@
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\rel.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\script.h">
|
||||
</File>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="windows-1252"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Version="7,10"
|
||||
Name="cine"
|
||||
ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}"
|
||||
Keyword="Win32Proj">
|
||||
@ -192,6 +192,12 @@
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\rel.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\script.h">
|
||||
</File>
|
||||
|
@ -266,6 +266,14 @@
|
||||
RelativePath="..\..\engines\cine\rel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\script.h"
|
||||
>
|
||||
|
@ -267,6 +267,14 @@
|
||||
RelativePath="..\..\engines\cine\rel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\saveload.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\engines\cine\script.h"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user