diff options
author | Filippos Karapetis | 2009-05-25 10:32:36 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-05-25 10:32:36 +0000 |
commit | 409c5e0a7eaf8cbca35ca4516e744ab17f237522 (patch) | |
tree | 2aec821cb6f4c1dcb0fd3a6989b3f720baa1ca64 /dists/msvc9 | |
parent | d59796fb544fea69d1b2f27f89d6eb30bf5d0780 (diff) | |
download | scummvm-rg350-409c5e0a7eaf8cbca35ca4516e744ab17f237522.tar.gz scummvm-rg350-409c5e0a7eaf8cbca35ca4516e744ab17f237522.tar.bz2 scummvm-rg350-409c5e0a7eaf8cbca35ca4516e744ab17f237522.zip |
Updated the MSVC project files of the kyra engine (added sound_lol.cpp)
svn-id: r40881
Diffstat (limited to 'dists/msvc9')
-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 bf9e41b7cb..a81301d89d 100644 --- a/dists/msvc9/kyra.vcproj +++ b/dists/msvc9/kyra.vcproj @@ -512,6 +512,10 @@ > </File> <File + RelativePath="..\..\engines\kyra\sound_lol.cpp" + > + </File> + <File RelativePath="..\..\engines\kyra\sound_midi.cpp" > </File> |