mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 12:39:56 +00:00
68bdc98e0b
svn-id: r21088
242 lines
5.7 KiB
XML
242 lines
5.7 KiB
XML
<?xml version="1.0" encoding="windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="cine"
|
|
ProjectGUID="{DC5BD27A-EC3A-4807-9908-0AC6C019BAE4}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="cine_Debug"
|
|
IntermediateDirectory="cine_Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../..;../../engines"
|
|
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"
|
|
SuppressStartupBanner="FALSE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/cine.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="cine_Release"
|
|
IntermediateDirectory="cine_Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="FALSE">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="../..;../../engines"
|
|
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"
|
|
DebugInformationFormat="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/cine.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath="..\..\engines\cine\anim.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\anim.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\auto00.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\auto00.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\bg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\bg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\bg_list.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\bg_list.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\cine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\cine.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\font.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\font.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\gfx.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\gfx.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\main_loop.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\main_loop.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\msg.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\msg.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\object.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\object.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\pal.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\pal.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\part.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\part.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\prc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\prc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\rel.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\rel.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\resource.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\resource.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\script.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\script.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\sfx_player.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\sfx_player.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\sound_driver.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\sound_driver.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\texte.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\texte.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\unpack.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\unpack.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\various.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\cine\various.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|