diff options
author | Kari Salminen | 2008-07-31 11:16:48 +0000 |
---|---|---|
committer | Kari Salminen | 2008-07-31 11:16:48 +0000 |
commit | bc0ec3f6d8e4f949dddb2a385db2b07804e083c7 (patch) | |
tree | 97ca49420de56c3b55f49a83051ae9d7338e6058 /dists/msvc71 | |
parent | eb9462c1a096a9abad8494b8446721a3e82f8bad (diff) | |
download | scummvm-rg350-bc0ec3f6d8e4f949dddb2a385db2b07804e083c7.tar.gz scummvm-rg350-bc0ec3f6d8e4f949dddb2a385db2b07804e083c7.tar.bz2 scummvm-rg350-bc0ec3f6d8e4f949dddb2a385db2b07804e083c7.zip |
Update MSVC project files for Kyra Lands of Lore additions.
svn-id: r33466
Diffstat (limited to 'dists/msvc71')
-rw-r--r-- | dists/msvc71/kyra.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dists/msvc71/kyra.vcproj b/dists/msvc71/kyra.vcproj index f37b1d85fc..efc37c251e 100644 --- a/dists/msvc71/kyra.vcproj +++ b/dists/msvc71/kyra.vcproj @@ -207,6 +207,12 @@ RelativePath="..\..\engines\kyra\kyra_v2.h"> </File> <File + RelativePath="..\..\engines\kyra\lol.cpp"> + </File> + <File + RelativePath="..\..\engines\kyra\lol.h"> + </File> + <File RelativePath="..\..\engines\kyra\resource.cpp"> </File> <File @@ -258,6 +264,12 @@ RelativePath="..\..\engines\kyra\screen_lok.h"> </File> <File + RelativePath="..\..\engines\kyra\screen_lol.cpp"> + </File> + <File + RelativePath="..\..\engines\kyra\screen_lol.h"> + </File> + <File RelativePath="..\..\engines\kyra\screen_mr.cpp"> </File> <File |