2007-12-30 09:37:35 +00:00
|
|
|
<?xml version="1.0" encoding="windows-1252"?>
|
2005-04-08 22:27:46 +00:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8,00"
|
|
|
|
Name="gob"
|
|
|
|
ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}"
|
2006-05-23 23:43:52 +00:00
|
|
|
RootNamespace="gob"
|
2005-04-08 22:27:46 +00:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="gob_Debug"
|
|
|
|
IntermediateDirectory="gob_Debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
|
|
|
|
Optimization="0"
|
2006-02-12 14:08:45 +00:00
|
|
|
AdditionalIncludeDirectories="../..;../../engines"
|
2005-04-08 22:27:46 +00:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
2005-06-05 08:31:47 +00:00
|
|
|
MinimalRebuild="true"
|
2006-01-01 10:48:35 +00:00
|
|
|
ExceptionHandling="1"
|
2005-04-08 22:27:46 +00:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
2005-06-05 08:31:47 +00:00
|
|
|
BufferSecurityCheck="true"
|
|
|
|
EnableFunctionLevelLinking="true"
|
2006-01-01 10:48:35 +00:00
|
|
|
ForceConformanceInForLoopScope="true"
|
2005-04-08 22:27:46 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
2005-06-05 08:31:47 +00:00
|
|
|
WarnAsError="true"
|
|
|
|
SuppressStartupBanner="false"
|
2005-04-08 22:27:46 +00:00
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/gob.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2005-06-05 08:31:47 +00:00
|
|
|
Name="VCFxCopTool"
|
2005-04-08 22:27:46 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="gob_Release"
|
|
|
|
IntermediateDirectory="gob_Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
2007-04-28 12:05:50 +00:00
|
|
|
WholeProgramOptimization="1"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
|
2006-01-01 10:48:35 +00:00
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
2005-06-05 08:31:47 +00:00
|
|
|
OmitFramePointers="true"
|
2006-02-12 14:08:45 +00:00
|
|
|
AdditionalIncludeDirectories="../..;../../engines"
|
2005-04-08 22:27:46 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
2005-06-05 08:31:47 +00:00
|
|
|
StringPooling="true"
|
2005-04-08 22:27:46 +00:00
|
|
|
ExceptionHandling="1"
|
|
|
|
RuntimeLibrary="0"
|
2005-06-05 08:31:47 +00:00
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableFunctionLevelLinking="false"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
2005-04-08 22:27:46 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
2007-04-15 14:56:33 +00:00
|
|
|
WarnAsError="false"
|
2005-04-08 22:27:46 +00:00
|
|
|
DebugInformationFormat="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/gob.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2005-06-05 08:31:47 +00:00
|
|
|
Name="VCFxCopTool"
|
2005-04-08 22:27:46 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\cdrom.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\cdrom.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-07-30 16:33:23 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\coktelvideo.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\coktelvideo.h"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\dataio.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\dataio.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-02-14 22:50:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\detection.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\draw.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\draw.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-02-14 22:50:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\draw_bargon.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2006-05-09 14:16:43 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\draw_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\draw_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\driver_vga.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\driver_vga.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\game.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\game.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-05-09 14:16:43 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\game_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\game_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\global.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\global.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\gob.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\gob.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\goblin.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\goblin.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-05-23 23:43:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\goblin_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\goblin_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-15 14:56:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\goblin_v3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\init.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\init.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-05-09 14:16:43 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\init_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\init_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-04-16 05:06:16 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\init_v3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\inter.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\inter.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-02-14 22:50:40 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\inter_bargon.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2006-01-05 20:55:26 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\inter_v1.cpp"
|
2006-01-05 20:55:26 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\inter_v2.cpp"
|
2006-01-05 20:55:26 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-04-15 14:56:33 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\inter_v3.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-07-26 13:22:26 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\inter_v4.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\map.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\map.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-05-23 23:43:52 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\map_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\map_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-08-13 14:52:09 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\map_v4.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\mult.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\mult.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-02-23 17:56:54 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\mult_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\mult_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2006-01-08 12:42:38 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\music.cpp"
|
2006-01-08 12:42:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\music.h"
|
2006-01-08 12:42:38 +00:00
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\palanim.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\palanim.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\parse.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\parse.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-02-05 12:58:19 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\parse_v1.cpp"
|
2006-02-05 12:58:19 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\parse_v2.cpp"
|
2006-02-05 12:58:19 +00:00
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\saveload.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\saveload.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-06-08 20:09:46 +00:00
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\saveload_v2.cpp"
|
2006-06-08 20:09:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\saveload_v3.cpp"
|
2006-06-08 20:09:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\scenery.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\scenery.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\scenery_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\scenery_v2.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2007-04-15 14:56:33 +00:00
|
|
|
RelativePath="..\..\engines\gob\sound.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\sound.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\util.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\util.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\video.cpp"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\gob\video.h"
|
2005-04-08 22:27:46 +00:00
|
|
|
>
|
|
|
|
</File>
|
2006-05-09 14:16:43 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\video_v1.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\video_v2.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-07-30 16:33:23 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\videoplayer.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\gob\videoplayer.h"
|
|
|
|
>
|
|
|
|
</File>
|
2005-04-08 22:27:46 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|