diff options
author | Filippos Karapetis | 2009-08-25 08:39:01 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-08-25 08:39:01 +0000 |
commit | b99975d47372b6ddd0148064fc672007a5ab175a (patch) | |
tree | 25c4cefdb59dec2504281bd7b49d25e745674155 | |
parent | ed66cad6777a779f5cabeec037a24613da0134bf (diff) | |
download | scummvm-rg350-b99975d47372b6ddd0148064fc672007a5ab175a.tar.gz scummvm-rg350-b99975d47372b6ddd0148064fc672007a5ab175a.tar.bz2 scummvm-rg350-b99975d47372b6ddd0148064fc672007a5ab175a.zip |
Synced the MSVC8 project files with the latest changes
svn-id: r43723
-rw-r--r-- | dists/msvc8/groovie.vcproj | 262 | ||||
-rw-r--r-- | dists/msvc8/kyra.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc8/scumm.vcproj | 2 | ||||
-rw-r--r-- | dists/msvc8/scummvm.vcproj | 4 |
4 files changed, 40 insertions, 229 deletions
diff --git a/dists/msvc8/groovie.vcproj b/dists/msvc8/groovie.vcproj index cc8f060b06..5404803ae9 100644 --- a/dists/msvc8/groovie.vcproj +++ b/dists/msvc8/groovie.vcproj @@ -1,244 +1,48 @@ <?xml version="1.0" encoding="windows-1252"?> <VisualStudioProject ProjectType="Visual C++" - Version="8.00" + Version="8,00" Name="groovie" ProjectGUID="{2C1EA540-0B09-11DD-BD00-000000000000}" RootNamespace="groovie" Keyword="Win32Proj" > <Platforms> - <Platform - Name="Win32" - /> + <Platform Name="Win32" /> </Platforms> - <ToolFiles> - </ToolFiles> <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\ScummVM_Debug.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - PreprocessorDefinitions="GROOVIE_EXPERIMENTAL" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\ScummVM_Release.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> + <Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" /> + <Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" /> </Configurations> - <References> - </References> <Files> - <File - RelativePath="..\..\engines\groovie\cell.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\cell.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\cursor.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\cursor.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\debug.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\debug.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\detection.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\font.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\font.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\graphics.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\graphics.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\groovie.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\groovie.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\lzss.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\lzss.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\music.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\music.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\player.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\player.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\resource.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\resource.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\roq.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\roq.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\saveload.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\saveload.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\script.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\script.h" - > - </File> - <File - RelativePath="..\..\engines\groovie\vdx.cpp" - > - </File> - <File - RelativePath="..\..\engines\groovie\vdx.h" - > - </File> + <File RelativePath="..\..\engines\groovie\cell.cpp" /> + <File RelativePath="..\..\engines\groovie\cell.h" /> + <File RelativePath="..\..\engines\groovie\cursor.cpp" /> + <File RelativePath="..\..\engines\groovie\cursor.h" /> + <File RelativePath="..\..\engines\groovie\debug.cpp" /> + <File RelativePath="..\..\engines\groovie\debug.h" /> + <File RelativePath="..\..\engines\groovie\detection.cpp" /> + <File RelativePath="..\..\engines\groovie\font.cpp" /> + <File RelativePath="..\..\engines\groovie\font.h" /> + <File RelativePath="..\..\engines\groovie\graphics.cpp" /> + <File RelativePath="..\..\engines\groovie\graphics.h" /> + <File RelativePath="..\..\engines\groovie\groovie.cpp" /> + <File RelativePath="..\..\engines\groovie\groovie.h" /> + <File RelativePath="..\..\engines\groovie\lzss.cpp" /> + <File RelativePath="..\..\engines\groovie\lzss.h" /> + <File RelativePath="..\..\engines\groovie\music.cpp" /> + <File RelativePath="..\..\engines\groovie\music.h" /> + <File RelativePath="..\..\engines\groovie\player.cpp" /> + <File RelativePath="..\..\engines\groovie\player.h" /> + <File RelativePath="..\..\engines\groovie\resource.cpp" /> + <File RelativePath="..\..\engines\groovie\resource.h" /> + <File RelativePath="..\..\engines\groovie\roq.cpp" /> + <File RelativePath="..\..\engines\groovie\roq.h" /> + <File RelativePath="..\..\engines\groovie\saveload.cpp" /> + <File RelativePath="..\..\engines\groovie\saveload.h" /> + <File RelativePath="..\..\engines\groovie\script.cpp" /> + <File RelativePath="..\..\engines\groovie\script.h" /> + <File RelativePath="..\..\engines\groovie\vdx.cpp" /> + <File RelativePath="..\..\engines\groovie\vdx.h" /> </Files> - <Globals> - </Globals> </VisualStudioProject> diff --git a/dists/msvc8/kyra.vcproj b/dists/msvc8/kyra.vcproj index 7aba5b0856..51d3802b64 100644 --- a/dists/msvc8/kyra.vcproj +++ b/dists/msvc8/kyra.vcproj @@ -99,6 +99,7 @@ <File RelativePath="..\..\engines\kyra\sound.cpp" /> <File RelativePath="..\..\engines\kyra\sound.h" /> <File RelativePath="..\..\engines\kyra\sound_adlib.cpp" /> + <File RelativePath="..\..\engines\kyra\sound_amiga.cpp" /> <File RelativePath="..\..\engines\kyra\sound_digital.cpp" /> <File RelativePath="..\..\engines\kyra\sound_intern.h" /> <File RelativePath="..\..\engines\kyra\sound_lok.cpp" /> diff --git a/dists/msvc8/scumm.vcproj b/dists/msvc8/scumm.vcproj index e99fdae790..6ea8e893db 100644 --- a/dists/msvc8/scumm.vcproj +++ b/dists/msvc8/scumm.vcproj @@ -151,6 +151,8 @@ <File RelativePath="..\..\engines\scumm\player_v2cms.cpp" /> <File RelativePath="..\..\engines\scumm\player_v3a.cpp" /> <File RelativePath="..\..\engines\scumm\player_v3a.h" /> + <File RelativePath="..\..\engines\scumm\player_v4a.cpp" /> + <File RelativePath="..\..\engines\scumm\player_v4a.h" /> <File RelativePath="..\..\engines\scumm\resource.cpp" /> <File RelativePath="..\..\engines\scumm\resource.h" /> <File RelativePath="..\..\engines\scumm\resource_v2.cpp" /> diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 47555e36ff..644b50e992 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -185,6 +185,8 @@ <Filter Name="mods"> <File RelativePath="..\..\sound\mods\infogrames.cpp" /> <File RelativePath="..\..\sound\mods\infogrames.h" /> + <File RelativePath="..\..\sound\mods\maxtrax.cpp" /> + <File RelativePath="..\..\sound\mods\maxtrax.h" /> <File RelativePath="..\..\sound\mods\module.cpp" /> <File RelativePath="..\..\sound\mods\module.h" /> <File RelativePath="..\..\sound\mods\paula.cpp" /> @@ -195,6 +197,8 @@ <File RelativePath="..\..\sound\mods\rjp1.h" /> <File RelativePath="..\..\sound\mods\soundfx.cpp" /> <File RelativePath="..\..\sound\mods\soundfx.h" /> + <File RelativePath="..\..\sound\mods\tfmx.cpp" /> + <File RelativePath="..\..\sound\mods\tfmx.h" /> </Filter> </Filter> <Filter Name="txt"> |