2004-03-22 21:26:05 +00:00
|
|
|
<?xml version="1.0" encoding = "windows-1250"?>
|
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="7.00"
|
|
|
|
Name="saga"
|
|
|
|
ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
|
|
|
|
Keyword="Win32Proj">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
|
|
|
OutputDirectory="saga_Debug"
|
|
|
|
IntermediateDirectory="saga_Debug"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2004-04-11 06:06:36 +00:00
|
|
|
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
2004-03-22 21:26:05 +00:00
|
|
|
Optimization="0"
|
|
|
|
AdditionalIncludeDirectories="../../;../../common"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
|
|
|
MinimalRebuild="TRUE"
|
|
|
|
ExceptionHandling="TRUE"
|
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="1"
|
|
|
|
BufferSecurityCheck="TRUE"
|
|
|
|
EnableFunctionLevelLinking="TRUE"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
|
|
|
WarnAsError="TRUE"
|
|
|
|
SuppressStartupBanner="FALSE"
|
|
|
|
DebugInformationFormat="4"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/saga.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
|
|
|
OutputDirectory="saga_Release"
|
|
|
|
IntermediateDirectory="saga_Release"
|
|
|
|
ConfigurationType="4"
|
|
|
|
CharacterSet="2"
|
|
|
|
WholeProgramOptimization="FALSE">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2004-04-11 06:06:36 +00:00
|
|
|
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
2004-03-22 21:26:05 +00:00
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="1"
|
|
|
|
OmitFramePointers="TRUE"
|
|
|
|
AdditionalIncludeDirectories="../../;../../common"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
|
|
|
StringPooling="TRUE"
|
|
|
|
ExceptionHandling="TRUE"
|
|
|
|
RuntimeLibrary="0"
|
|
|
|
BufferSecurityCheck="FALSE"
|
|
|
|
EnableFunctionLevelLinking="FALSE"
|
|
|
|
ForceConformanceInForLoopScope="TRUE"
|
|
|
|
UsePrecompiledHeader="0"
|
|
|
|
WarningLevel="4"
|
|
|
|
WarnAsError="TRUE"
|
|
|
|
DebugInformationFormat="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
|
|
|
OutputFile="$(OutDir)/saga.lib"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
|
|
|
<Files>
|
2004-05-01 16:27:20 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\actor.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\actor.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\animation.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\animation.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\console.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\console.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\events.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\events.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\font.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\font.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\font_map.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\game.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\gfx.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\gfx.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\ihnm_introproc.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\image.cpp">
|
|
|
|
</File>
|
2004-05-02 10:04:57 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\input.cpp">
|
|
|
|
</File>
|
2004-05-01 16:27:20 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\interface.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\interface.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\isomap.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\isomap.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\ite_introproc.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
2005-05-09 22:39:50 +00:00
|
|
|
RelativePath="..\..\saga\itedata.cpp">
|
2004-05-01 16:27:20 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2005-05-09 22:39:50 +00:00
|
|
|
RelativePath="..\..\saga\itedata.h">
|
2004-05-01 16:27:20 +00:00
|
|
|
</File>
|
2004-11-19 18:08:02 +00:00
|
|
|
<File
|
2005-05-09 22:39:50 +00:00
|
|
|
RelativePath="..\..\saga\list.h">
|
2004-11-19 18:08:02 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2005-05-09 22:39:50 +00:00
|
|
|
RelativePath="..\..\saga\music.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\music.h">
|
2004-11-19 18:08:02 +00:00
|
|
|
</File>
|
2005-06-04 14:29:24 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\puzzle.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\puzzle.h">
|
|
|
|
</File>
|
2004-05-01 16:27:20 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\objectmap.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\objectmap.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\palanim.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\palanim.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\render.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\render.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\resnames.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\rscfile.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\rscfile.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\rscfile_mod.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\saga.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\saga.h">
|
|
|
|
</File>
|
2005-05-09 22:39:50 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\saveload.cpp">
|
|
|
|
</File>
|
2004-05-01 16:27:20 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\scene.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\scene.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\script.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\script.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sdebug.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sfuncs.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sndres.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sndres.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sound.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sound.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sprite.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sprite.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\sthread.cpp">
|
|
|
|
</File>
|
2005-05-09 22:39:50 +00:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\stream.h">
|
|
|
|
</File>
|
2004-05-01 16:27:20 +00:00
|
|
|
<File
|
2004-05-02 10:04:57 +00:00
|
|
|
RelativePath="..\..\saga\text.cpp">
|
2004-05-01 16:27:20 +00:00
|
|
|
</File>
|
|
|
|
<File
|
2004-05-02 10:04:57 +00:00
|
|
|
RelativePath="..\..\saga\text.h">
|
2004-05-01 16:27:20 +00:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\saga\transitions.cpp">
|
|
|
|
</File>
|
2004-03-22 21:26:05 +00:00
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|