diff options
author | Paweł Kołodziejski | 2009-02-21 19:53:20 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2009-02-21 19:53:20 +0000 |
commit | a25c7debe1d730cbbb5509b81fe8d26bfd412d39 (patch) | |
tree | 1788618aaae3a7bec87cc62fd150abdea90e468f /dists/msvc7/scummvm.vcproj | |
parent | 05107eaac1629776fc958a9560a4febdd2b661b7 (diff) | |
download | scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.tar.gz scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.tar.bz2 scummvm-rg350-a25c7debe1d730cbbb5509b81fe8d26bfd412d39.zip |
update older msvc
svn-id: r38739
Diffstat (limited to 'dists/msvc7/scummvm.vcproj')
-rw-r--r-- | dists/msvc7/scummvm.vcproj | 1150 |
1 files changed, 786 insertions, 364 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 9c0c24d0b5..2359f0ca26 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -4,18 +4,40 @@ Version="7,00" Name="scummvm" ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}" - Keyword="Win32Proj"> + #RootNamespace="scummvm" + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > <Platforms> <Platform - Name="Win32"/> + Name="Win32" + /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="scummvm_Debug" IntermediateDirectory="scummvm_Debug" ConfigurationType="1" - CharacterSet="2"> + 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" @@ -37,9 +59,17 @@ WarnAsError="TRUE" SuppressStartupBanner="FALSE" Detect64BitPortabilityProblems="FALSE" - DebugInformationFormat="4"/> + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCCustomBuildTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalDependencies="winmm.lib sdl.lib zlib.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib sword1_debug/sword1.lib sword2_debug/sword2.lib lure_debug/lure.lib cine_debug/cine.lib cruise_debug/cruise.lib igor_debug/igor.lib kyra_debug/kyra.lib gob_debug/gob.lib queen_debug/queen.lib saga_debug/saga.lib agi_debug/agi.lib scumm_debug/scumm.lib agos_debug/agos.lib drascula_debug/drascula.lib sky_debug/sky.lib sci_debug/sci.lib parallaction_debug/parallaction.lib m4_debug/m4.lib made_debug/made.lib tinsel_Debug/tinsel.lib tucker_Debug/tucker.lib groovie_Debug/groovie.lib" @@ -50,19 +80,31 @@ ProgramDatabaseFile="$(OutDir)/scummvm.pdb" SubSystem="1" EntryPointSymbol="WinMainCRTStartup" - TargetMachine="1"/> + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> <Tool - Name="VCMIDLTool"/> + Name="VCMIDLTool" + /> <Tool - Name="VCPostBuildEventTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> <Configuration Name="Release|Win32" @@ -70,7 +112,23 @@ IntermediateDirectory="scummvm_Release" ConfigurationType="1" CharacterSet="2" - WholeProgramOptimization="TRUE"> + WholeProgramOptimization="TRUE" + > + <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" @@ -93,9 +151,17 @@ UsePrecompiledHeader="0" WarningLevel="4" WarnAsError="TRUE" - DebugInformationFormat="0"/> + DebugInformationFormat="0" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> <Tool - Name="VCCustomBuildTool"/> + Name="VCCustomBuildTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> <Tool Name="VCLinkerTool" AdditionalDependencies="winmm.lib sdl.lib zlib.lib libmad.lib vorbisfile_static.lib vorbis_static.lib ogg_static.lib libmpeg2.lib saga_release/saga.lib agi_release/agi.lib sword1_release/sword1.lib sword2_release/sword2.lib lure_release/lure.lib cine_release/cine.lib cruise_release/cruise.lib igor_release/igor.lib kyra_release/kyra.lib gob_release/gob.lib queen_release/queen.lib scumm_release/scumm.lib agos_release/agos.lib sky_release/sky.lib sci_release/sci.lib drascula_release/drascula.lib parallaction_release/parallaction.lib m4_release/m4.lib made_release/made.lib tinsel_release/tinsel.lib tucker_release/tucker.lib groovie_release/groovie.lib" @@ -108,1060 +174,1416 @@ OptimizeReferences="2" EnableCOMDATFolding="2" EntryPointSymbol="WinMainCRTStartup" - TargetMachine="1"/> + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> <Tool - Name="VCMIDLTool"/> + Name="VCMIDLTool" + /> <Tool - Name="VCPostBuildEventTool"/> + Name="VCXDCMakeTool" + /> <Tool - Name="VCPreBuildEventTool"/> + Name="VCBscMakeTool" + /> <Tool - Name="VCPreLinkEventTool"/> + Name="VCFxCopTool" + /> <Tool - Name="VCResourceCompilerTool"/> + Name="VCAppVerifierTool" + /> <Tool - Name="VCWebServiceProxyGeneratorTool"/> + Name="VCPostBuildEventTool" + /> </Configuration> </Configurations> + <References> + </References> <Files> <Filter - Name="base"> + Name="base" + > <File - RelativePath="..\..\base\commandLine.cpp"> + RelativePath="..\..\base\commandLine.cpp" + > </File> <File - RelativePath="..\..\base\commandLine.h"> + RelativePath="..\..\base\commandLine.h" + > </File> <File - RelativePath="..\..\base\internal_version.h"> + RelativePath="..\..\base\internal_version.h" + > </File> <File - RelativePath="..\..\base\main.cpp"> + RelativePath="..\..\base\main.cpp" + > </File> <File - RelativePath="..\..\base\main.h"> + RelativePath="..\..\base\main.h" + > </File> <File - RelativePath="..\..\base\plugins.cpp"> + RelativePath="..\..\base\plugins.cpp" + > </File> <File - RelativePath="..\..\base\plugins.h"> + RelativePath="..\..\base\plugins.h" + > </File> <File - RelativePath="..\..\base\version.cpp"> + RelativePath="..\..\base\version.cpp" + > </File> <File - RelativePath="..\..\base\version.h"> + RelativePath="..\..\base\version.h" + > </File> </Filter> <Filter - Name="common"> + Name="common" + > <File - RelativePath="..\..\common\algorithm.h"> + RelativePath="..\..\common\algorithm.h" + > </File> <File - RelativePath="..\..\common\archive.cpp"> + RelativePath="..\..\common\archive.cpp" + > </File> <File - RelativePath="..\..\common\archive.h"> + RelativePath="..\..\common\archive.h" + > </File> <File - RelativePath="..\..\common\array.h"> + RelativePath="..\..\common\array.h" + > </File> <File - RelativePath="..\..\common\config-file.cpp"> + RelativePath="..\..\common\config-file.cpp" + > </File> <File - RelativePath="..\..\common\config-file.h"> + RelativePath="..\..\common\config-file.h" + > </File> <File - RelativePath="..\..\common\config-manager.cpp"> + RelativePath="..\..\common\config-manager.cpp" + > </File> <File - RelativePath="..\..\common\config-manager.h"> + RelativePath="..\..\common\config-manager.h" + > </File> <File - RelativePath="..\..\common\debug.cpp"> + RelativePath="..\..\common\debug.cpp" + > </File> <File - RelativePath="..\..\common\debug.h"> + RelativePath="..\..\common\debug.h" + > </File> <File - RelativePath="..\..\common\endian.h"> + RelativePath="..\..\common\endian.h" + > </File> <File - RelativePath="..\..\common\error.h"> + RelativePath="..\..\common\error.h" + > </File> <File - RelativePath="..\..\common\events.h"> + RelativePath="..\..\common\events.h" + > </File> <File - RelativePath="..\..\common\file.cpp"> + RelativePath="..\..\common\file.cpp" + > </File> <File - RelativePath="..\..\common\file.h"> + RelativePath="..\..\common\file.h" + > </File> <File - RelativePath="..\..\common\frac.h"> + RelativePath="..\..\common\frac.h" + > </File> <File - RelativePath="..\..\common\fs.cpp"> + RelativePath="..\..\common\fs.cpp" + > </File> <File - RelativePath="..\..\common\fs.h"> + RelativePath="..\..\common\fs.h" + > </File> <File - RelativePath="..\..\common\func.h"> + RelativePath="..\..\common\func.h" + > </File> <File - RelativePath="..\..\common\hash-str.h"> + RelativePath="..\..\common\hash-str.h" + > </File> <File - RelativePath="..\..\common\hashmap.cpp"> + RelativePath="..\..\common\hashmap.cpp" + > </File> <File - RelativePath="..\..\common\hashmap.h"> + RelativePath="..\..\common\hashmap.h" + > </File> <File - RelativePath="..\..\common\iff_container.h"> + RelativePath="..\..\common\iff_container.h" + > </File> <File - RelativePath="..\..\common\keyboard.h"> + RelativePath="..\..\common\keyboard.h" + > </File> <File - RelativePath="..\..\common\list.h"> + RelativePath="..\..\common\list.h" + > </File> <File - RelativePath="..\..\common\md5.cpp"> + RelativePath="..\..\common\md5.cpp" + > </File> <File - RelativePath="..\..\common\md5.h"> + RelativePath="..\..\common\md5.h" + > </File> <File - RelativePath="..\..\common\memorypool.cpp"> + RelativePath="..\..\common\memorypool.cpp" + > </File> <File - RelativePath="..\..\common\memorypool.h"> + RelativePath="..\..\common\memorypool.h" + > </File> <File - RelativePath="..\..\common\mutex.cpp"> + RelativePath="..\..\common\mutex.cpp" + > </File> <File - RelativePath="..\..\common\mutex.h"> + RelativePath="..\..\common\mutex.h" + > </File> <File - RelativePath="..\..\common\noncopyable.h"> + RelativePath="..\..\common\noncopyable.h" + > </File> <File - RelativePath="..\..\common\pack-end.h"> + RelativePath="..\..\common\pack-end.h" + > </File> <File - RelativePath="..\..\common\pack-start.h"> + RelativePath="..\..\common\pack-start.h" + > </File> <File - RelativePath="..\..\common\ptr.h"> + RelativePath="..\..\common\ptr.h" + > </File> <File - RelativePath="..\..\common\queue.h"> + RelativePath="..\..\common\queue.h" + > </File> <File - RelativePath="..\..\common\rect.h"> + RelativePath="..\..\common\rect.h" + > </File> <File - RelativePath="..\..\common\savefile.h"> + RelativePath="..\..\common\savefile.h" + > </File> <File - RelativePath="..\..\common\scummsys.h"> + RelativePath="..\..\common\scummsys.h" + > </File> <File - RelativePath="..\..\common\singleton.h"> + RelativePath="..\..\common\singleton.h" + > </File> <File - RelativePath="..\..\common\stack.h"> + RelativePath="..\..\common\stack.h" + > </File> <File - RelativePath="..\..\common\str.cpp"> + RelativePath="..\..\common\str.cpp" + > </File> <File - RelativePath="..\..\common\str.h"> + RelativePath="..\..\common\str.h" + > </File> <File - RelativePath="..\..\common\stream.cpp"> + RelativePath="..\..\common\stream.cpp" + > </File> <File - RelativePath="..\..\common\stream.h"> + RelativePath="..\..\common\stream.h" + > </File> <File - RelativePath="..\..\common\system.cpp"> + RelativePath="..\..\common\system.cpp" + > </File> <File - RelativePath="..\..\common\system.h"> + RelativePath="..\..\common\system.h" + > </File> <File - RelativePath="..\..\common\timer.h"> + RelativePath="..\..\common\timer.h" + > </File> <File - RelativePath="..\..\common\unarj.cpp"> + RelativePath="..\..\common\unarj.cpp" + > </File> <File - RelativePath="..\..\common\unarj.h"> + RelativePath="..\..\common\unarj.h" + > </File> <File - RelativePath="..\..\common\unzip.cpp"> + RelativePath="..\..\common\unzip.cpp" + > </File> <File - RelativePath="..\..\common\unzip.h"> + RelativePath="..\..\common\unzip.h" + > </File> <File - RelativePath="..\..\common\util.cpp"> + RelativePath="..\..\common\util.cpp" + > </File> <File - RelativePath="..\..\common\util.h"> + RelativePath="..\..\common\util.h" + > </File> <File - RelativePath="..\..\common\xmlparser.cpp"> + RelativePath="..\..\common\xmlparser.cpp" + > </File> <File - RelativePath="..\..\common\xmlparser.h"> + RelativePath="..\..\common\xmlparser.h" + > </File> <File - RelativePath="..\..\common\zlib.cpp"> + RelativePath="..\..\common\zlib.cpp" + > </File> <File - RelativePath="..\..\common\zlib.h"> + RelativePath="..\..\common\zlib.h" + > </File> </Filter> <Filter - Name="sound"> + Name="sound" + > <File - RelativePath="..\..\sound\adpcm.cpp"> + RelativePath="..\..\sound\adpcm.cpp" + > </File> <File - RelativePath="..\..\sound\adpcm.h"> + RelativePath="..\..\sound\adpcm.h" + > </File> <File - RelativePath="..\..\sound\aiff.cpp"> + RelativePath="..\..\sound\aiff.cpp" + > </File> <File - RelativePath="..\..\sound\aiff.h"> + RelativePath="..\..\sound\aiff.h" + > </File> <File - RelativePath="..\..\sound\audiocd.cpp"> + RelativePath="..\..\sound\audiocd.cpp" + > </File> <File - RelativePath="..\..\sound\audiocd.h"> + RelativePath="..\..\sound\audiocd.h" + > </File> <File - RelativePath="..\..\sound\audiostream.cpp"> + RelativePath="..\..\sound\audiostream.cpp" + > </File> <File - RelativePath="..\..\sound\audiostream.h"> + RelativePath="..\..\sound\audiostream.h" + > </File> <File - RelativePath="..\..\sound\flac.cpp"> + RelativePath="..\..\sound\flac.cpp" + > </File> <File - RelativePath="..\..\sound\flac.h"> + RelativePath="..\..\sound\flac.h" + > </File> <File - RelativePath="..\..\sound\fmopl.cpp"> + RelativePath="..\..\sound\fmopl.cpp" + > </File> <File - RelativePath="..\..\sound\fmopl.h"> + RelativePath="..\..\sound\fmopl.h" + > </File> <File - RelativePath="..\..\sound\iff.cpp"> + RelativePath="..\..\sound\iff.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" + /> </FileConfiguration> </File> <File - RelativePath="..\..\sound\iff.h"> + RelativePath="..\..\sound\iff.h" + > </File> <File - RelativePath="..\..\sound\mididrv.cpp"> + RelativePath="..\..\sound\mididrv.cpp" + > </File> <File - RelativePath="..\..\sound\mididrv.h"> + RelativePath="..\..\sound\mididrv.h" + > </File> <File - RelativePath="..\..\sound\midiparser.cpp"> + RelativePath="..\..\sound\midiparser.cpp" + > </File> <File - RelativePath="..\..\sound\midiparser.h"> + RelativePath="..\..\sound\midiparser.h" + > </File> <File - RelativePath="..\..\sound\midiparser_smf.cpp"> + RelativePath="..\..\sound\midiparser_smf.cpp" + > </File> <File - RelativePath="..\..\sound\midiparser_xmidi.cpp"> + RelativePath="..\..\sound\midiparser_xmidi.cpp" + > </File> <File - RelativePath="..\..\sound\mixer.cpp"> + RelativePath="..\..\sound\mixer.cpp" + > </File> <File - RelativePath="..\..\sound\mixer.h"> + RelativePath="..\..\sound\mixer.h" + > </File> <File - RelativePath="..\..\sound\mixer_intern.h"> + RelativePath="..\..\sound\mixer_intern.h" + > </File> <File - RelativePath="..\..\sound\mp3.cpp"> + RelativePath="..\..\sound\mp3.cpp" + > </File> <File - RelativePath="..\..\sound\mp3.h"> + RelativePath="..\..\sound\mp3.h" + > </File> <File - RelativePath="..\..\sound\mpu401.cpp"> + RelativePath="..\..\sound\mpu401.cpp" + > </File> <File - RelativePath="..\..\sound\mpu401.h"> + RelativePath="..\..\sound\mpu401.h" + > </File> <File - RelativePath="..\..\sound\musicplugin.cpp"> + RelativePath="..\..\sound\musicplugin.cpp" + > </File> <File - RelativePath="..\..\sound\musicplugin.h"> + RelativePath="..\..\sound\musicplugin.h" + > </File> <File - RelativePath="..\..\sound\null.cpp"> + RelativePath="..\..\sound\null.cpp" + > </File> <File - RelativePath="..\..\sound\rate.cpp"> + RelativePath="..\..\sound\rate.cpp" + > </File> <File - RelativePath="..\..\sound\rate.h"> + RelativePath="..\..\sound\rate.h" + > </File> <File - RelativePath="..\..\sound\shorten.cpp"> + RelativePath="..\..\sound\shorten.cpp" + > </File> <File - RelativePath="..\..\sound\shorten.h"> + RelativePath="..\..\sound\shorten.h" + > </File> <File - RelativePath="..\..\sound\voc.cpp"> + RelativePath="..\..\sound\voc.cpp" + > </File> <File - RelativePath="..\..\sound\voc.h"> + RelativePath="..\..\sound\voc.h" + > </File> <File - RelativePath="..\..\sound\vorbis.cpp"> + RelativePath="..\..\sound\vorbis.cpp" + > </File> <File - RelativePath="..\..\sound\vorbis.h"> + RelativePath="..\..\sound\vorbis.h" + > </File> <File - RelativePath="..\..\sound\wave.cpp"> + RelativePath="..\..\sound\wave.cpp" + > </File> <File - RelativePath="..\..\sound\wave.h"> + RelativePath="..\..\sound\wave.h" + > </File> <Filter - Name="softhsynth"> + Name="softhsynth" + > <File - RelativePath="..\..\sound\softsynth\adlib.cpp"> + RelativePath="..\..\sound\softsynth\adlib.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc" + /> </FileConfiguration> </File> <File - RelativePath="..\..\sound\softsynth\emumidi.h"> + RelativePath="..\..\sound\softsynth\emumidi.h" + > </File> <File - RelativePath="..\..\sound\softsynth\fluidsynth.cpp"> + RelativePath="..\..\sound\softsynth\fluidsynth.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32.cpp"> + RelativePath="..\..\sound\softsynth\mt32.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc" + /> </FileConfiguration> </File> <File - RelativePath="..\..\sound\softsynth\pcspk.cpp"> + RelativePath="..\..\sound\softsynth\pcspk.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\pcspk.h"> + RelativePath="..\..\sound\softsynth\pcspk.h" + > </File> <File - RelativePath="..\..\sound\softsynth\ym2612.cpp"> + RelativePath="..\..\sound\softsynth\ym2612.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)/$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc" + /> </FileConfiguration> </File> <File - RelativePath="..\..\sound\softsynth\ym2612.h"> + RelativePath="..\..\sound\softsynth\ym2612.h" + > </File> <Filter - Name="mt32"> + Name="mt32" + > <File - RelativePath="..\..\sound\softsynth\mt32\freeverb.cpp"> + RelativePath="..\..\sound\softsynth\mt32\freeverb.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\freeverb.h"> + RelativePath="..\..\sound\softsynth\mt32\freeverb.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\i386.cpp"> + RelativePath="..\..\sound\softsynth\mt32\i386.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\i386.h"> + RelativePath="..\..\sound\softsynth\mt32\i386.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\mt32_file.cpp"> + RelativePath="..\..\sound\softsynth\mt32\mt32_file.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\mt32_file.h"> + RelativePath="..\..\sound\softsynth\mt32\mt32_file.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\mt32emu.h"> + RelativePath="..\..\sound\softsynth\mt32\mt32emu.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\part.cpp"> + RelativePath="..\..\sound\softsynth\mt32\part.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\part.h"> + RelativePath="..\..\sound\softsynth\mt32\part.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\partial.cpp"> + RelativePath="..\..\sound\softsynth\mt32\partial.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\partial.h"> + RelativePath="..\..\sound\softsynth\mt32\partial.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\partialManager.cpp"> + RelativePath="..\..\sound\softsynth\mt32\partialManager.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\partialManager.h"> + RelativePath="..\..\sound\softsynth\mt32\partialManager.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\structures.h"> + RelativePath="..\..\sound\softsynth\mt32\structures.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\synth.cpp"> + RelativePath="..\..\sound\softsynth\mt32\synth.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\synth.h"> + RelativePath="..\..\sound\softsynth\mt32\synth.h" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\tables.cpp"> + RelativePath="..\..\sound\softsynth\mt32\tables.cpp" + > </File> <File - RelativePath="..\..\sound\softsynth\mt32\tables.h"> + RelativePath="..\..\sound\softsynth\mt32\tables.h" + > </File> </Filter> </Filter> <Filter - Name="mods"> + Name="mods" + > <File - RelativePath="..\..\sound\mods\infogrames.cpp"> + RelativePath="..\..\sound\mods\infogrames.cpp" + > </File> <File - RelativePath="..\..\sound\mods\infogrames.h"> + RelativePath="..\..\sound\mods\infogrames.h" + > </File> <File - RelativePath="..\..\sound\mods\module.cpp"> + RelativePath="..\..\sound\mods\module.cpp" + > </File> <File - RelativePath="..\..\sound\mods\module.h"> + RelativePath="..\..\sound\mods\module.h" + > </File> <File - RelativePath="..\..\sound\mods\paula.cpp"> + RelativePath="..\..\sound\mods\paula.cpp" + > </File> <File - RelativePath="..\..\sound\mods\paula.h"> + RelativePath="..\..\sound\mods\paula.h" + > </File> <File - RelativePath="..\..\sound\mods\protracker.cpp"> + RelativePath="..\..\sound\mods\protracker.cpp" + > </File> <File - RelativePath="..\..\sound\mods\protracker.h"> + RelativePath="..\..\sound\mods\protracker.h" + > </File> <File - RelativePath="..\..\sound\mods\rjp1.cpp"> + RelativePath="..\..\sound\mods\rjp1.cpp" + > </File> <File - RelativePath="..\..\sound\mods\rjp1.h"> + RelativePath="..\..\sound\mods\rjp1.h" + > </File> <File - RelativePath="..\..\sound\mods\soundfx.cpp"> + RelativePath="..\..\sound\mods\soundfx.cpp" + > </File> <File - RelativePath="..\..\sound\mods\soundfx.h"> + RelativePath="..\..\sound\mods\soundfx.h" + > </File> </Filter> </Filter> <Filter - Name="txt"> + Name="txt" + > <File - RelativePath="..\..\COPYING"> + RelativePath="..\..\COPYING" + > </File> <File - RelativePath="..\..\NEWS"> + RelativePath="..\..\NEWS" + > </File> <File - RelativePath="..\..\README"> + RelativePath="..\..\README" + > </File> <File - RelativePath="..\..\TODO"> + RelativePath="..\..\TODO" + > </File> </Filter> <Filter Name="rsc" - Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > <File - RelativePath="..\..\icons\scummvm.ico"> + RelativePath="..\..\icons\scummvm.ico" + > </File> <File - RelativePath="..\..\dists\scummvm.rc"> + RelativePath="..\..\dists\scummvm.rc" + > </File> </Filter> <Filter - Name="backends"> + Name="backends" + > <File - RelativePath="..\..\backends\base-backend.cpp"> + RelativePath="..\..\backends\base-backend.cpp" + > </File> <File - RelativePath="..\..\backends\base-backend.h"> + RelativePath="..\..\backends\base-backend.h" + > </File> <Filter - Name="sdl"> + Name="sdl" + > <File - RelativePath="..\..\backends\platform\sdl\events.cpp"> + RelativePath="..\..\backends\platform\sdl\events.cpp" + > </File> <File - RelativePath="..\..\backends\platform\sdl\graphics.cpp"> + RelativePath="..\..\backends\platform\sdl\graphics.cpp" + > </File> <File - RelativePath="..\..\backends\platform\sdl\main.cpp"> + RelativePath="..\..\backends\platform\sdl\main.cpp" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCLCompilerTool" ObjectFile="$(IntDir)\$(InputName)1.obj" - XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc"/> + XMLDocumentationFileName="$(IntDir)\$(InputName)1.xdc" + /> </FileConfiguration> </File> <File - RelativePath="..\..\backends\platform\sdl\sdl.cpp"> + RelativePath="..\..\backends\platform\sdl\sdl.cpp" + > </File> <File - RelativePath="..\..\backends\platform\sdl\sdl.h"> + RelativePath="..\..\backends\platform\sdl\sdl.h" + > </File> </Filter> <Filter - Name="fs"> + Name="fs" + > <File - RelativePath="..\..\backends\fs\abstract-fs.cpp"> + RelativePath="..\..\backends\fs\abstract-fs.cpp" + > </File> <File - RelativePath="..\..\backends\fs\abstract-fs.h"> + RelativePath="..\..\backends\fs\abstract-fs.h" + > </File> <File - RelativePath="..\..\backends\fs\fs-factory.h"> + RelativePath="..\..\backends\fs\fs-factory.h" + > </File> <File - RelativePath="..\..\backends\fs\stdiostream.cpp"> + RelativePath="..\..\backends\fs\stdiostream.cpp" + > </File> <File - RelativePath="..\..\backends\fs\stdiostream.h"> + RelativePath="..\..\backends\fs\stdiostream.h" + > </File> <Filter - Name="windows"> + Name="windows" + > <File - RelativePath="..\..\backends\fs\windows\windows-fs-factory.cpp"> + RelativePath="..\..\backends\fs\windows\windows-fs-factory.cpp" + > </File> <File - RelativePath="..\..\backends\fs\windows\windows-fs-factory.h"> + RelativePath="..\..\backends\fs\windows\windows-fs-factory.h" + > </File> </Filter> </Filter> <Filter - Name="midi"> + Name="midi" + > <File - RelativePath="..\..\backends\midi\windows.cpp"> + RelativePath="..\..\backends\midi\windows.cpp" + > </File> </Filter> <Filter - Name="timer"> + Name="timer" + > <File - RelativePath="..\..\backends\timer\default\default-timer.cpp"> + RelativePath="..\..\backends\timer\default\default-timer.cpp" + > </File> <File - RelativePath="..\..\backends\timer\default\default-timer.h"> + RelativePath="..\..\backends\timer\default\default-timer.h" + > </File> </Filter> <Filter - Name="saves"> + Name="saves" + > <File - RelativePath="..\..\backends\saves\default\default-saves.cpp"> + RelativePath="..\..\backends\saves\default\default-saves.cpp" + > </File> <File - RelativePath="..\..\backends\saves\default\default-saves.h"> + RelativePath="..\..\backends\saves\default\default-saves.h" + > </File> <File - RelativePath="..\..\backends\saves\savefile.cpp"> + RelativePath="..\..\backends\saves\savefile.cpp" + > </File> </Filter> <Filter - Name="events"> + Name="events" + > <Filter - Name="default"> + Name="default" + > <File - RelativePath="..\..\backends\events\default\default-events.cpp"> + RelativePath="..\..\backends\events\default\default-events.cpp" + > </File> <File - RelativePath="..\..\backends\events\default\default-events.h"> + RelativePath="..\..\backends\events\default\default-events.h" + > </File> </Filter> </Filter> </Filter> <Filter - Name="gui"> + Name="gui" + > <File - RelativePath="..\..\gui\about.cpp"> + RelativePath="..\..\gui\about.cpp" + > </File> <File - RelativePath="..\..\gui\about.h"> + RelativePath="..\..\gui\about.h" + > </File> <File - RelativePath="..\..\gui\browser.cpp"> + RelativePath="..\..\gui\browser.cpp" + > </File> <File - RelativePath="..\..\gui\browser.h"> + RelativePath="..\..\gui\browser.h" + > </File> <File - RelativePath="..\..\gui\chooser.cpp"> + RelativePath="..\..\gui\chooser.cpp" + > </File> <File - RelativePath="..\..\gui\chooser.h"> + RelativePath="..\..\gui\chooser.h" + > </File> <File - RelativePath="..\..\gui\console.cpp"> + RelativePath="..\..\gui\console.cpp" + > </File> <File - RelativePath="..\..\gui\console.h"> + RelativePath="..\..\gui\console.h" + > </File> <File - RelativePath="..\..\gui\credits.h"> + RelativePath="..\..\gui\credits.h" + > </File> <File - RelativePath="..\..\gui\debugger.cpp"> + RelativePath="..\..\gui\debugger.cpp" + > </File> <File - RelativePath="..\..\gui\debugger.h"> + RelativePath="..\..\gui\debugger.h" + > </File> <File - RelativePath="..\..\gui\dialog.cpp"> + RelativePath="..\..\gui\dialog.cpp" + > </File> <File - RelativePath="..\..\gui\dialog.h"> + RelativePath="..\..\gui\dialog.h" + > </File> <File - RelativePath="..\..\gui\editable.cpp"> + RelativePath="..\..\gui\editable.cpp" + > </File> <File - RelativePath="..\..\gui\editable.h"> + RelativePath="..\..\gui\editable.h" + > </File> <File - RelativePath="..\..\gui\EditTextWidget.cpp"> + RelativePath="..\..\gui\EditTextWidget.cpp" + > </File> <File - RelativePath="..\..\gui\EditTextWidget.h"> + RelativePath="..\..\gui\EditTextWidget.h" + > </File> <File - RelativePath="..\..\gui\GuiManager.cpp"> + RelativePath="..\..\gui\GuiManager.cpp" + > </File> <File - RelativePath="..\..\gui\GuiManager.h"> + RelativePath="..\..\gui\GuiManager.h" + > </File> <File - RelativePath="..\..\gui\Key.cpp"> + RelativePath="..\..\gui\Key.cpp" + > </File> <File - RelativePath="..\..\gui\Key.h"> + RelativePath="..\..\gui\Key.h" + > </File> <File - RelativePath="..\..\gui\launcher.cpp"> + RelativePath="..\..\gui\launcher.cpp" + > </File> <File - RelativePath="..\..\gui\launcher.h"> + RelativePath="..\..\gui\launcher.h" + > </File> <File - RelativePath="..\..\gui\ListWidget.cpp"> + RelativePath="..\..\gui\ListWidget.cpp" + > </File> <File - RelativePath="..\..\gui\ListWidget.h"> + RelativePath="..\..\gui\ListWidget.h" + > </File> <File - RelativePath="..\..\gui\massadd.cpp"> + RelativePath="..\..\gui\massadd.cpp" + > </File> <File - RelativePath="..\..\gui\massadd.h"> + RelativePath="..\..\gui\massadd.h" + > </File> <File - RelativePath="..\..\gui\message.cpp"> + RelativePath="..\..\gui\message.cpp" + > </File> <File - RelativePath="..\..\gui\message.h"> + RelativePath="..\..\gui\message.h" + > </File> <File - RelativePath="..\..\gui\object.cpp"> + RelativePath="..\..\gui\object.cpp" + > </File> <File - RelativePath="..\..\gui\object.h"> + RelativePath="..\..\gui\object.h" + > </File> <File - RelativePath="..\..\gui\options.cpp"> + RelativePath="..\..\gui\options.cpp" + > </File> <File - RelativePath="..\..\gui\options.h"> + RelativePath="..\..\gui\options.h" + > </File> <File - RelativePath="..\..\gui\PopUpWidget.cpp"> + RelativePath="..\..\gui\PopUpWidget.cpp" + > </File> <File - RelativePath="..\..\gui\PopUpWidget.h"> + RelativePath="..\..\gui\PopUpWidget.h" + > </File> <File - RelativePath="..\..\gui\saveload.cpp"> + RelativePath="..\..\gui\saveload.cpp" + > </File> <File - RelativePath="..\..\gui\saveload.h"> + RelativePath="..\..\gui\saveload.h" + > </File> <File - RelativePath="..\..\gui\ScrollBarWidget.cpp"> + RelativePath="..\..\gui\ScrollBarWidget.cpp" + > </File> <File - RelativePath="..\..\gui\ScrollBarWidget.h"> + RelativePath="..\..\gui\ScrollBarWidget.h" + > </File> <File - RelativePath="..\..\gui\TabWidget.cpp"> + RelativePath="..\..\gui\TabWidget.cpp" + > </File> <File - RelativePath="..\..\gui\TabWidget.h"> + RelativePath="..\..\gui\TabWidget.h" + > </File> <File - RelativePath="..\..\gui\themebrowser.cpp"> + RelativePath="..\..\gui\themebrowser.cpp" + > </File> <File - RelativePath="..\..\gui\themebrowser.h"> + RelativePath="..\..\gui\themebrowser.h" + > </File> <File - RelativePath="..\..\gui\ThemeEngine.cpp"> + RelativePath="..\..\gui\ThemeEngine.cpp" + > </File> <File - RelativePath="..\..\gui\ThemeEngine.h"> + RelativePath="..\..\gui\ThemeEngine.h" + > </File> <File - RelativePath="..\..\gui\ThemeEval.cpp"> + RelativePath="..\..\gui\ThemeEval.cpp" + > </File> <File - RelativePath="..\..\gui\ThemeLayout.cpp"> + RelativePath="..\..\gui\ThemeLayout.cpp" + > </File> <File - RelativePath="..\..\gui\ThemeLayout.h"> + RelativePath="..\..\gui\ThemeLayout.h" + > </File> <File - RelativePath="..\..\gui\ThemeParser.cpp"> + RelativePath="..\..\gui\ThemeParser.cpp" + > </File> <File - RelativePath="..\..\gui\ThemeParser.h"> + RelativePath="..\..\gui\ThemeParser.h" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool - Name="VCCustomBuildTool"/> + Name="VCCustomBuildTool" + /> </FileConfiguration> </File> <File - RelativePath="..\..\gui\widget.cpp"> + RelativePath="..\..\gui\widget.cpp" + > </File> <File - RelativePath="..\..\gui\widget.h"> + RelativePath="..\..\gui\widget.h" + > </File> </Filter> <Filter - Name="graphics"> + Name="graphics" + > <File - RelativePath="..\..\graphics\colormasks.h"> + RelativePath="..\..\graphics\colormasks.h" + > </File> <File - RelativePath="..\..\graphics\cursorman.cpp"> + RelativePath="..\..\graphics\cursorman.cpp" + > </File> <File - RelativePath="..\..\graphics\cursorman.h"> + RelativePath="..\..\graphics\cursorman.h" + > </File> <File - RelativePath="..\..\graphics\dither.cpp"> + RelativePath="..\..\graphics\dither.cpp" + > </File> <File - RelativePath="..\..\graphics\dither.h"> + RelativePath="..\..\graphics\dither.h" + > </File> <File - RelativePath="..\..\graphics\font.cpp"> + RelativePath="..\..\graphics\font.cpp" + > </File> <File - RelativePath="..\..\graphics\font.h"> + RelativePath="..\..\graphics\font.h" + > </File> <File - RelativePath="..\..\graphics\fontman.cpp"> + RelativePath="..\..\graphics\fontman.cpp" + > </File> <File - RelativePath="..\..\graphics\fontman.h"> + RelativePath="..\..\graphics\fontman.h" + > </File> <File - RelativePath="..\..\graphics\iff.cpp"> + RelativePath="..\..\graphics\iff.cpp" + > </File> <File - RelativePath="..\..\graphics\iff.h"> + RelativePath="..\..\graphics\iff.h" + > </File> <File - RelativePath="..\..\graphics\imagedec.cpp"> + RelativePath="..\..\graphics\imagedec.cpp" + > </File> <File - RelativePath="..\..\graphics\imagedec.h"> + RelativePath="..\..\graphics\imagedec.h" + > </File> <File - RelativePath="..\..\graphics\primitives.cpp"> + RelativePath="..\..\graphics\primitives.cpp" + > </File> <File - RelativePath="..\..\graphics\primitives.h"> + RelativePath="..\..\graphics\primitives.h" + > </File> <File - RelativePath="..\..\graphics\scaler.cpp"> + RelativePath="..\..\graphics\scaler.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler.h"> + RelativePath="..\..\graphics\scaler.h" + > </File> <File - RelativePath="..\..\graphics\surface.cpp"> + RelativePath="..\..\graphics\surface.cpp" + > </File> <File - RelativePath="..\..\graphics\surface.h"> + RelativePath="..\..\graphics\surface.h" + > </File> <File - RelativePath="..\..\graphics\thumbnail.cpp"> + RelativePath="..\..\graphics\thumbnail.cpp" + > </File> <File - RelativePath="..\..\graphics\thumbnail.h"> + RelativePath="..\..\graphics\thumbnail.h" + > </File> <File - RelativePath="..\..\graphics\VectorRenderer.cpp"> + RelativePath="..\..\graphics\VectorRenderer.cpp" + > </File> <File - RelativePath="..\..\graphics\VectorRenderer.h"> + RelativePath="..\..\graphics\VectorRenderer.h" + > </File> <File - RelativePath="..\..\graphics\VectorRendererSpec.cpp"> + RelativePath="..\..\graphics\VectorRendererSpec.cpp" + > </File> <File - RelativePath="..\..\graphics\VectorRendererSpec.h"> + RelativePath="..\..\graphics\VectorRendererSpec.h" + > </File> <Filter - Name="scaler"> + Name="scaler" + > <File - RelativePath="..\..\graphics\scaler\2xsai.cpp"> + RelativePath="..\..\graphics\scaler\2xsai.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\aspect.cpp"> + RelativePath="..\..\graphics\scaler\aspect.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\hq2x.cpp"> + RelativePath="..\..\graphics\scaler\hq2x.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\hq2x.h"> + RelativePath="..\..\graphics\scaler\hq2x.h" + > </File> <File - RelativePath="..\..\graphics\scaler\hq2x_i386.asm"> + RelativePath="..\..\graphics\scaler\hq2x_i386.asm" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCustomBuildTool" CommandLine="nasm.exe -f win32 -g -o "$(OutDir)\$(InputName).obj" "$(InputPath)"
" - Outputs="$(OutDir)\$(InputName).obj"/> + Outputs="$(OutDir)\$(InputName).obj" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCustomBuildTool" CommandLine="nasm.exe -f win32 -o "$(OutDir)\$(InputName).obj" "$(InputPath)"
" - Outputs="$(OutDir)\$(InputName).obj"/> + Outputs="$(OutDir)\$(InputName).obj" + /> </FileConfiguration> </File> <File - RelativePath="..\..\graphics\scaler\hq3x.cpp"> + RelativePath="..\..\graphics\scaler\hq3x.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\hq3x.h"> + RelativePath="..\..\graphics\scaler\hq3x.h" + > </File> <File - RelativePath="..\..\graphics\scaler\hq3x_i386.asm"> + RelativePath="..\..\graphics\scaler\hq3x_i386.asm" + > <FileConfiguration - Name="Debug|Win32"> + Name="Debug|Win32" + > <Tool Name="VCCustomBuildTool" CommandLine="nasm.exe -f win32 -g -o "$(OutDir)\$(InputName).obj" "$(InputPath)"
" - Outputs="$(OutDir)\$(InputName).obj"/> + Outputs="$(OutDir)\$(InputName).obj" + /> </FileConfiguration> <FileConfiguration - Name="Release|Win32"> + Name="Release|Win32" + > <Tool Name="VCCustomBuildTool" CommandLine="nasm.exe -f win32 -o "$(OutDir)\$(InputName).obj" "$(InputPath)"
" - Outputs="$(OutDir)\$(InputName).obj"/> + Outputs="$(OutDir)\$(InputName).obj" + /> </FileConfiguration> </File> <File - RelativePath="..\..\graphics\scaler\intern.h"> + RelativePath="..\..\graphics\scaler\intern.h" + > </File> <File - RelativePath="..\..\graphics\scaler\scale2x.cpp"> + RelativePath="..\..\graphics\scaler\scale2x.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\scale2x.h"> + RelativePath="..\..\graphics\scaler\scale2x.h" + > </File> <File - RelativePath="..\..\graphics\scaler\scale3x.cpp"> + RelativePath="..\..\graphics\scaler\scale3x.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\scale3x.h"> + RelativePath="..\..\graphics\scaler\scale3x.h" + > </File> <File - RelativePath="..\..\graphics\scaler\scalebit.cpp"> + RelativePath="..\..\graphics\scaler\scalebit.cpp" + > </File> <File - RelativePath="..\..\graphics\scaler\scalebit.h"> + RelativePath="..\..\graphics\scaler\scalebit.h" + > </File> <File - RelativePath="..\..\graphics\scaler\thumbnail_intern.cpp"> + RelativePath="..\..\graphics\scaler\thumbnail_intern.cpp" + > </File> </Filter> <Filter - Name="fonts"> + Name="fonts" + > <File - RelativePath="..\..\graphics\fonts\consolefont.cpp"> + RelativePath="..\..\graphics\fonts\consolefont.cpp" + > </File> <File - RelativePath="..\..\graphics\fonts\newfont.cpp"> + RelativePath="..\..\graphics\fonts\newfont.cpp" + > </File> <File - RelativePath="..\..\graphics\fonts\newfont_big.cpp"> + RelativePath="..\..\graphics\fonts\newfont_big.cpp" + > </File> <File - RelativePath="..\..\graphics\fonts\scummfont.cpp"> + RelativePath="..\..\graphics\fonts\scummfont.cpp" + > </File> </Filter> <Filter - Name="video"> + Name="video" + > <File - RelativePath="..\..\graphics\video\dxa_player.cpp"> + RelativePath="..\..\graphics\video\dxa_player.cpp" + > </File> <File - RelativePath="..\..\graphics\video\dxa_player.h"> + RelativePath="..\..\graphics\video\dxa_player.h" + > </File> <File - RelativePath="..\..\graphics\video\flic_player.cpp"> + RelativePath="..\..\graphics\video\flic_player.cpp" + > </File> <File - RelativePath="..\..\graphics\video\flic_player.h"> + RelativePath="..\..\graphics\video\flic_player.h" + > </File> <File - RelativePath="..\..\graphics\video\mpeg_player.cpp"> + RelativePath="..\..\graphics\video\mpeg_player.cpp" + > </File> <File - RelativePath="..\..\graphics\video\mpeg_player.h"> + RelativePath="..\..\graphics\video\mpeg_player.h" + > </File> <File - RelativePath="..\..\graphics\video\smk_player.cpp"> + RelativePath="..\..\graphics\video\smk_player.cpp" + > </File> <File - RelativePath="..\..\graphics\video\smk_player.h"> + RelativePath="..\..\graphics\video\smk_player.h" + > </File> <File - RelativePath="..\..\graphics\video\video_player.cpp"> + RelativePath="..\..\graphics\video\video_player.cpp" + > </File> <File - RelativePath="..\..\graphics\video\video_player.h"> + RelativePath="..\..\graphics\video\video_player.h" + > </File> </Filter> </Filter> <Filter - Name="engines"> + Name="engines" + > <File - RelativePath="..\..\engines\advancedDetector.cpp"> + RelativePath="..\..\engines\advancedDetector.cpp" + > </File> <File - RelativePath="..\..\engines\advancedDetector.h"> + RelativePath="..\..\engines\advancedDetector.h" + > </File> <File - RelativePath="..\..\engines\dialogs.cpp"> + RelativePath="..\..\engines\dialogs.cpp" + > </File> <File - RelativePath="..\..\engines\dialogs.h"> + RelativePath="..\..\engines\dialogs.h" + > </File> <File - RelativePath="..\..\engines\engine.cpp"> + RelativePath="..\..\engines\engine.cpp" + > </File> <File - RelativePath="..\..\engines\engine.h"> + RelativePath="..\..\engines\engine.h" + > </File> <File - RelativePath="..\..\engines\game.cpp"> + RelativePath="..\..\engines\game.cpp" + > </File> <File - RelativePath="..\..\engines\game.h"> + RelativePath="..\..\engines\game.h" + > </File> <File - RelativePath="..\..\engines\metaengine.h"> + RelativePath="..\..\engines\metaengine.h" + > </File> </Filter> </Files> |