diff options
author | Kari Salminen | 2008-05-02 12:11:56 +0000 |
---|---|---|
committer | Kari Salminen | 2008-05-02 12:11:56 +0000 |
commit | 6aa29364fa2bea6712ea33bfc4d4a32405e91545 (patch) | |
tree | b39dfd361d2dd84c88e5d1350a549edab9aacd4a /dists/msvc8 | |
parent | d1ef9aa2131502cd4d1e9cc0e36c330fa7a259cd (diff) | |
download | scummvm-rg350-6aa29364fa2bea6712ea33bfc4d4a32405e91545.tar.gz scummvm-rg350-6aa29364fa2bea6712ea33bfc4d4a32405e91545.tar.bz2 scummvm-rg350-6aa29364fa2bea6712ea33bfc4d4a32405e91545.zip |
Update MSVC project files (For gob/goblin_v4.cpp and drascula/animation.cpp).
svn-id: r31811
Diffstat (limited to 'dists/msvc8')
-rw-r--r-- | dists/msvc8/drascula.vcproj | 4 | ||||
-rw-r--r-- | dists/msvc8/gob.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/dists/msvc8/drascula.vcproj b/dists/msvc8/drascula.vcproj index d7a9f90d02..fb45407232 100644 --- a/dists/msvc8/drascula.vcproj +++ b/dists/msvc8/drascula.vcproj @@ -161,6 +161,10 @@ </References> <Files> <File + RelativePath="..\..\engines\drascula\animation.cpp" + > + </File> + <File RelativePath="..\..\engines\drascula\detection.cpp" > </File> diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index b122f3b3c0..04858f540e 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -269,6 +269,10 @@ > </File> <File + RelativePath="..\..\engines\gob\goblin_v4.cpp" + > + </File> + <File RelativePath="..\..\engines\gob\init.cpp" > </File> |