2007-12-30 09:37:35 +00:00
|
|
|
<?xml version="1.0" encoding="windows-1252"?>
|
2004-09-04 15:17:58 +00:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8,00"
|
|
|
|
Name="saga"
|
|
|
|
ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
|
2007-04-28 12:05:50 +00:00
|
|
|
RootNamespace="saga"
|
2004-09-04 15:17:58 +00:00
|
|
|
Keyword="Win32Proj"
|
|
|
|
>
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"
|
|
|
|
/>
|
|
|
|
</Platforms>
|
|
|
|
<ToolFiles>
|
|
|
|
</ToolFiles>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="saga_Debug"
|
|
|
|
IntermediateDirectory="saga_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"
|
2004-09-04 15:17:58 +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"
|
2004-09-04 15:17:58 +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"
|
2004-09-04 15:17:58 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
2005-06-05 08:31:47 +00:00
|
|
|
WarnAsError="true"
|
|
|
|
SuppressStartupBanner="false"
|
2004-09-04 15:17:58 +00:00
|
|
|
DebugInformationFormat="4"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/saga.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2005-06-05 08:31:47 +00:00
|
|
|
Name="VCFxCopTool"
|
2004-09-04 15:17:58 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="saga_Release"
|
|
|
|
IntermediateDirectory="saga_Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
2007-04-28 12:05:50 +00:00
|
|
|
WholeProgramOptimization="1"
|
2004-09-04 15:17:58 +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"
|
2004-09-04 15:17:58 +00:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
2005-06-05 08:31:47 +00:00
|
|
|
StringPooling="true"
|
2004-09-04 15:17:58 +00:00
|
|
|
ExceptionHandling="1"
|
|
|
|
RuntimeLibrary="0"
|
2005-06-05 08:31:47 +00:00
|
|
|
BufferSecurityCheck="false"
|
|
|
|
EnableFunctionLevelLinking="false"
|
|
|
|
ForceConformanceInForLoopScope="true"
|
2004-09-04 15:17:58 +00:00
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
2005-06-05 08:31:47 +00:00
|
|
|
WarnAsError="true"
|
2004-09-04 15:17:58 +00:00
|
|
|
DebugInformationFormat="0"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCManagedResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/saga.lib"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCALinkTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCXDCMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCBscMakeTool"
|
|
|
|
/>
|
|
|
|
<Tool
|
2005-06-05 08:31:47 +00:00
|
|
|
Name="VCFxCopTool"
|
2004-09-04 15:17:58 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"
|
|
|
|
/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<References>
|
|
|
|
</References>
|
|
|
|
<Files>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\actor.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\actor.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-11-08 23:40:51 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\saga\actor_path.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2007-09-15 15:04:34 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\saga\actor_walk.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
2004-09-04 15:17:58 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\animation.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\animation.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\console.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\console.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-04-28 07:31:44 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\saga\detection.cpp"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\saga\detection_tables.h"
|
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\saga\displayinfo.h"
|
|
|
|
>
|
|
|
|
</File>
|
2004-09-04 15:17:58 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\events.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\events.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\font.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\font.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\font_map.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\gfx.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\gfx.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\ihnm_introproc.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\image.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\input.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\interface.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\interface.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\isomap.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\isomap.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\ite_introproc.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
2004-12-27 18:50:33 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\itedata.cpp"
|
2004-12-27 18:50:33 +00:00
|
|
|
>
|
|
|
|
</File>
|
2004-09-04 15:17:58 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\itedata.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\list.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
2004-11-19 18:08:02 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\music.cpp"
|
2004-11-19 18:08:02 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\music.h"
|
2004-11-19 18:08:02 +00:00
|
|
|
>
|
|
|
|
</File>
|
2004-09-04 15:17:58 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\objectmap.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\objectmap.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\palanim.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\palanim.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
2005-06-05 08:31:47 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\puzzle.cpp"
|
2005-06-05 08:31:47 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\puzzle.h"
|
2005-06-05 08:31:47 +00:00
|
|
|
>
|
|
|
|
</File>
|
2004-09-04 15:17:58 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\render.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\render.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\rscfile.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\rscfile.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\saga.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\saga.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
2007-04-28 07:31:44 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\engines\saga\sagaresnames.h"
|
|
|
|
>
|
|
|
|
</File>
|
2005-05-09 17:15:54 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\saveload.cpp"
|
2005-05-09 17:15:54 +00:00
|
|
|
>
|
|
|
|
</File>
|
2004-09-04 15:17:58 +00:00
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\scene.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\scene.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\script.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\script.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sfuncs.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sndres.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sndres.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sound.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sound.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sprite.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sprite.h"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
<File
|
2006-02-12 14:08:45 +00:00
|
|
|
RelativePath="..\..\engines\saga\sthread.cpp"
|
2004-09-04 15:17:58 +00:00
|
|
|
>
|
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|