diff options
author | Filippos Karapetis | 2007-07-27 00:18:03 +0000 |
---|---|---|
committer | Filippos Karapetis | 2007-07-27 00:18:03 +0000 |
commit | eb7877b251bac08081c487017768b4d492c6c298 (patch) | |
tree | c60bcab765792419a853bbf0cddf6a1b4a831c1c | |
parent | 0704d5af92579480f2a7cedd41c95a546c42e39a (diff) | |
download | scummvm-rg350-eb7877b251bac08081c487017768b4d492c6c298.tar.gz scummvm-rg350-eb7877b251bac08081c487017768b4d492c6c298.tar.bz2 scummvm-rg350-eb7877b251bac08081c487017768b4d492c6c298.zip |
Updated the MSVC8 project file of the drascula engine for commit #28220
svn-id: r28224
-rw-r--r-- | dists/msvc8/drascula.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc8/drascula.vcproj b/dists/msvc8/drascula.vcproj index ebc4e8cacc..bc4a835037 100644 --- a/dists/msvc8/drascula.vcproj +++ b/dists/msvc8/drascula.vcproj @@ -172,6 +172,10 @@ RelativePath="..\..\engines\drascula\drascula.h" > </File> + <File + RelativePath="..\..\engines\drascula\texts.h" + > + </File> </Files> <Globals> </Globals> |