diff options
author | Norbert Lange | 2009-07-17 16:07:57 +0000 |
---|---|---|
committer | Norbert Lange | 2009-07-17 16:07:57 +0000 |
commit | cfe2928d98ecb3bf593299a0cdd8c29c03e0f117 (patch) | |
tree | c7d8ddc988748becb335c0f7d46417f914159457 /dists/msvc9/kyra.vcproj | |
parent | c0c25d234e7e886462a3663a22b7c88b2e4229db (diff) | |
download | scummvm-rg350-cfe2928d98ecb3bf593299a0cdd8c29c03e0f117.tar.gz scummvm-rg350-cfe2928d98ecb3bf593299a0cdd8c29c03e0f117.tar.bz2 scummvm-rg350-cfe2928d98ecb3bf593299a0cdd8c29c03e0f117.zip |
added primitive support for Kyrandia`s Intro Music.
svn-id: r42567
Diffstat (limited to 'dists/msvc9/kyra.vcproj')
-rw-r--r-- | dists/msvc9/kyra.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc9/kyra.vcproj b/dists/msvc9/kyra.vcproj index 24575c6d5d..683dde6449 100644 --- a/dists/msvc9/kyra.vcproj +++ b/dists/msvc9/kyra.vcproj @@ -502,6 +502,10 @@ > </File> <File + RelativePath="..\..\engines\kyra\sound_amiga.cpp" + > + </File> + <File RelativePath="..\..\engines\kyra\sound_digital.cpp" > </File> |