mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
b91e8a572a
svn-id: r20615
381 lines
7.1 KiB
XML
381 lines
7.1 KiB
XML
<?xml version="1.0" encoding="windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="saga"
|
|
ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
|
|
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"
|
|
AdditionalIncludeDirectories="../..;../../engines"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
|
MinimalRebuild="true"
|
|
ExceptionHandling="1"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
BufferSecurityCheck="true"
|
|
EnableFunctionLevelLinking="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
SuppressStartupBanner="false"
|
|
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
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="saga_Release"
|
|
IntermediateDirectory="saga_Release"
|
|
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="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../..;../../engines"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
|
|
StringPooling="true"
|
|
ExceptionHandling="1"
|
|
RuntimeLibrary="0"
|
|
BufferSecurityCheck="false"
|
|
EnableFunctionLevelLinking="false"
|
|
ForceConformanceInForLoopScope="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="4"
|
|
WarnAsError="true"
|
|
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
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath="..\..\engines\saga\actor.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\actor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\animation.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\animation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\console.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\events.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\events.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\font.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\font.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\font_map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\game.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\gfx.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\gfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\ihnm_introproc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\image.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\input.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\interface.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\isomap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\isomap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\ite_introproc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\itedata.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\itedata.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\list.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\music.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\music.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\objectmap.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\objectmap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\palanim.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\palanim.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\puzzle.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\puzzle.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\render.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\render.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\resnames.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\rscfile.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\rscfile.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\saga.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\saga.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\saveload.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\scene.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\scene.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\script.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\script.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sfuncs.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sndres.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sndres.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sound.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sound.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sprite.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sprite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\sthread.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\saga\stream.h"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|