diff options
author | Filippos Karapetis | 2008-06-09 10:13:44 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-06-09 10:13:44 +0000 |
commit | 3daf09c9229a66f9b625941f9d63a5e1403cf4c8 (patch) | |
tree | 52a37c3fb6df23d272375aa39d579de234978479 /dists/msvc8 | |
parent | a353776f2fd2d8627812d674d80ccb5910c48006 (diff) | |
download | scummvm-rg350-3daf09c9229a66f9b625941f9d63a5e1403cf4c8.tar.gz scummvm-rg350-3daf09c9229a66f9b625941f9d63a5e1403cf4c8.tar.bz2 scummvm-rg350-3daf09c9229a66f9b625941f9d63a5e1403cf4c8.zip |
Updated the MSVC project files of the drascula engine (removed staticdata.h)
svn-id: r32629
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/drascula.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dists/msvc8/drascula.vcproj b/dists/msvc8/drascula.vcproj index 1d4d99aa08..0867377f31 100644 --- a/dists/msvc8/drascula.vcproj +++ b/dists/msvc8/drascula.vcproj @@ -213,10 +213,6 @@ > </File> <File - RelativePath="..\..\engines\drascula\staticdata.h" - > - </File> - <File RelativePath="..\..\engines\drascula\talk.cpp" > </File> |