aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/scummvm.vcproj
diff options
context:
space:
mode:
authorPaweł Kołodziejski2004-12-27 18:50:33 +0000
committerPaweł Kołodziejski2004-12-27 18:50:33 +0000
commit2eb17ef32241618f41bede09eade8cac13d4bd05 (patch)
tree56958b8e3f928cb5f13142f26bf9435d4ecf0187 /dists/msvc8/scummvm.vcproj
parente9f1ff4d08ada954f964788b933fcd19d17b912f (diff)
downloadscummvm-rg350-2eb17ef32241618f41bede09eade8cac13d4bd05.tar.gz
scummvm-rg350-2eb17ef32241618f41bede09eade8cac13d4bd05.tar.bz2
scummvm-rg350-2eb17ef32241618f41bede09eade8cac13d4bd05.zip
update
svn-id: r16344
Diffstat (limited to 'dists/msvc8/scummvm.vcproj')
-rw-r--r--dists/msvc8/scummvm.vcproj246
1 files changed, 158 insertions, 88 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj
index 7fa19df5e2..8723552144 100644
--- a/dists/msvc8/scummvm.vcproj
+++ b/dists/msvc8/scummvm.vcproj
@@ -544,6 +544,156 @@
RelativePath="..\..\sound\vorbis.h"
>
</File>
+ <Filter
+ Name="softhsynth"
+ >
+ <File
+ RelativePath="..\..\sound\softsynth\adlib.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\emumidi.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\ym2612.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ ObjectFile="$(IntDir)/$(InputName)1.obj"
+ XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
+ />
+ </FileConfiguration>
+ </File>
+ <Filter
+ Name="mt32"
+ >
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\freeverb.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\freeverb.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\i386.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\i386.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\mt32_file.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\mt32_file.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\mt32emu.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\part.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\part.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\partial.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\partial.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\partialManager.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\partialManager.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\structures.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\synth.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\synth.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\tables.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\softsynth\mt32\tables.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
</Filter>
<Filter
Name="txt"
@@ -625,14 +775,6 @@
Name="midi"
>
<File
- RelativePath="..\..\backends\midi\adlib.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32.cpp"
- >
- </File>
- <File
RelativePath="..\..\backends\midi\null.cpp"
>
</File>
@@ -640,86 +782,6 @@
RelativePath="..\..\backends\midi\windows.cpp"
>
</File>
- <File
- RelativePath="..\..\backends\midi\ym2612.cpp"
- >
- </File>
- <Filter
- Name="mt32"
- >
- <File
- RelativePath="..\..\backends\midi\mt32\freeverb.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\freeverb.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\i386.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\i386.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\mt32_file.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\mt32_file.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\mt32emu.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\part.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\part.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\partial.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\partial.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\partialManager.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\partialManager.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\structures.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\synth.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\synth.h"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\tables.cpp"
- >
- </File>
- <File
- RelativePath="..\..\backends\midi\mt32\tables.h"
- >
- </File>
- </Filter>
</Filter>
</Filter>
<Filter
@@ -762,6 +824,10 @@
>
</File>
<File
+ RelativePath="..\..\gui\credits.h"
+ >
+ </File>
+ <File
RelativePath="..\..\gui\dialog.cpp"
>
</File>
@@ -886,6 +952,10 @@
>
</File>
<File
+ RelativePath="..\..\graphics\surface.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\graphics\surface.h"
>
</File>