mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-11 19:54:03 +00:00
34732e48de
svn-id: r9157
501 lines
12 KiB
XML
501 lines
12 KiB
XML
<?xml version="1.0" encoding = "windows-1250"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="scummvm"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\scummvm___Debug"
|
|
IntermediateDirectory=".\scummvm___Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".,sound,common"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,ALLOW_GDI,BYPASS_COPY_PROT"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\scummvm___Debug/scummvm.pch"
|
|
AssemblerListingLocation=".\scummvm___Debug/"
|
|
ObjectFile=".\scummvm___Debug/"
|
|
ProgramDataBaseFileName=".\scummvm___Debug/"
|
|
WarningLevel="3"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386 /FIXED:NO"
|
|
AdditionalDependencies="sdl.lib winmm.lib wsock32.lib simon___Debug\simon.lib scumm___Debug\scumm.lib sky___Debug\sky.lib"
|
|
OutputFile=".\scummvm___Debug/scummvm.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreDefaultLibraryNames="libc"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\scummvm___Debug/scummvm.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\scummvm___Debug/scummvm.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1053"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\scummvm___Release"
|
|
IntermediateDirectory=".\scummvm___Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories=".,sound,common"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,USE_ADLIB,BYPASS_COPY_PROT"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\scummvm___Release/scummvm.pch"
|
|
AssemblerListingLocation=".\scummvm___Release/"
|
|
ObjectFile=".\scummvm___Release/"
|
|
ProgramDataBaseFileName=".\scummvm___Release/"
|
|
WarningLevel="3"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="sdl.lib winmm.lib wsock32.lib simon___Release\simon.lib scumm___Release\scumm.lib sky___Release\sky.lib"
|
|
OutputFile=".\scummvm___Release/scummvm.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreDefaultLibraryNames="libc"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\scummvm___Release/scummvm.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\scummvm___Release/scummvm.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1053"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="mad mp3 Release|Win32"
|
|
OutputDirectory=".\scummvm___mad_mp3_Release"
|
|
IntermediateDirectory=".\scummvm___mad_mp3_Release"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="2"
|
|
OptimizeForProcessor="2"
|
|
AdditionalIncludeDirectories=".,sound,common"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,USE_ADLIB,BYPASS_COPY_PROT,USE_MAD"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
RuntimeTypeInfo="TRUE"
|
|
PrecompiledHeaderFile=".\scummvm___mad_mp3_Release/scummvm.pch"
|
|
AssemblerListingLocation=".\scummvm___mad_mp3_Release/"
|
|
ObjectFile=".\scummvm___mad_mp3_Release/"
|
|
ProgramDataBaseFileName=".\scummvm___mad_mp3_Release/"
|
|
WarningLevel="3"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
AdditionalDependencies="sdl.lib winmm.lib wsock32.lib libmad.lib scumm___mad_mp3_Release\scumm.lib simon___mad_mp3_Release\simon.lib sky___mad_mp3_Release\sky.lib"
|
|
OutputFile=".\scummvm___mad_mp3_Release/scummvm.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreDefaultLibraryNames="libc,libcd"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\scummvm___mad_mp3_Release/scummvm.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\scummvm___mad_mp3_Release/scummvm.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1053"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="mad mp3 Debug|Win32"
|
|
OutputDirectory=".\scummvm___mad_mp3_Debug"
|
|
IntermediateDirectory=".\scummvm___mad_mp3_Debug"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=".,sound,common"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,ALLOW_GDI,USE_ADLIB,BYPASS_COPY_PROT,USE_MAD"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
RuntimeTypeInfo="TRUE"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\scummvm___mad_mp3_Debug/scummvm.pch"
|
|
AssemblerListingLocation=".\scummvm___mad_mp3_Debug/"
|
|
ObjectFile=".\scummvm___mad_mp3_Debug/"
|
|
ProgramDataBaseFileName=".\scummvm___mad_mp3_Debug/"
|
|
WarningLevel="3"
|
|
WarnAsError="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386 /FIXED:NO"
|
|
AdditionalDependencies="sdl.lib winmm.lib libmad.lib wsock32.lib scumm___mad_mp3_Debug\scumm.lib simon___mad_mp3_Debug\simon.lib sky___mad_mp3_Debug\sky.lib"
|
|
OutputFile=".\scummvm___mad_mp3_Debug/scummvm.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreDefaultLibraryNames="libc,libcd"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\scummvm___mad_mp3_Debug/scummvm.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\scummvm___mad_mp3_Debug/scummvm.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1053"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<Filter
|
|
Name="common"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\common\config-file.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\config-file.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\engine.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\engine.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\file.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\file.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\gameDetector.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\gameDetector.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\list.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\map.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\rect.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\scaler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\scaler.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\scummsys.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\stdafx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\str.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\str.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\system.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\timer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\timer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\util.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\common\util.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="sound"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\sound\fmopl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\fmopl.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mididrv.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\midiparser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\midiparser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\midiparser_smf.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\midiparser_xmidi.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mixer.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mixer.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mpu401.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\sound\mpu401.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="gui"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\gui\EditTextWidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\EditTextWidget.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\ListWidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\ListWidget.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\PopUpWidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\PopUpWidget.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\ScrollBarWidget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\ScrollBarWidget.h">
|
|
</File>
|
|
<File
|
|
RelativePath="gui\about.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="gui\about.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\browser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\browser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\chooser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\chooser.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\console.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\console.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\dialog.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\dialog.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\launcher.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\launcher.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\message.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\message.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\newgui.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\newgui.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\options.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\options.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\widget.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gui\widget.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="backends"
|
|
Filter="">
|
|
<Filter
|
|
Name="sdl"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\backends\sdl\sdl-common.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\backends\sdl\sdl-common.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\backends\sdl\sdl.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="fs"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\backends\fs\fs.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\backends\fs\windows\windows-fs.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="midi"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\backends\midi\adlib.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\backends\midi\null.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\backends\midi\windows.cpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\NEWS">
|
|
</File>
|
|
<File
|
|
RelativePath=".\README">
|
|
</File>
|
|
<File
|
|
RelativePath=".\scummvm.ico">
|
|
</File>
|
|
<File
|
|
RelativePath=".\scummvm.rc">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|