mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-16 14:50:17 +00:00
59f737594e
svn-id: r24011
172 lines
4.2 KiB
XML
172 lines
4.2 KiB
XML
<?xml version="1.0" encoding = "windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="agos"
|
|
ProjectGUID="{E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="agos_Debug"
|
|
IntermediateDirectory="agos_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)/agos.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="agos_Release"
|
|
IntermediateDirectory="agos_Release"
|
|
ConfigurationType="4"
|
|
ATLMinimizesCRunTimeLibraryUsage="TRUE"
|
|
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;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)/agos.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<File
|
|
RelativePath="..\..\engines\agos\charset.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\cursor.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\debug.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\debug.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\debugger.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\debugger.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\game.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\icons.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\intern.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\items.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\midi.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\midi.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\midiparser_s1d.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\oracle.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\res.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\saveload.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\agos.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\agos.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\sound.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\sound.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\verb.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\vga.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\engines\agos\vga.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|