diff options
author | Filippos Karapetis | 2007-11-08 23:40:51 +0000 |
---|---|---|
committer | Filippos Karapetis | 2007-11-08 23:40:51 +0000 |
commit | 435a71a5b54bace554b2ae77b251314be054b4f8 (patch) | |
tree | 5a315bb04d1edadf754e8653a169482b8a304579 /dists | |
parent | 398a26c6c49caecdac40df7e76b776e81fe53822 (diff) | |
download | scummvm-rg350-435a71a5b54bace554b2ae77b251314be054b4f8.tar.gz scummvm-rg350-435a71a5b54bace554b2ae77b251314be054b4f8.tar.bz2 scummvm-rg350-435a71a5b54bace554b2ae77b251314be054b4f8.zip |
Updated the MSVC8 SAGA project file for the last commit
svn-id: r29456
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc8/saga.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc8/saga.vcproj b/dists/msvc8/saga.vcproj index a51cc4f207..da236903ef 100644 --- a/dists/msvc8/saga.vcproj +++ b/dists/msvc8/saga.vcproj @@ -169,6 +169,10 @@ > </File> <File + RelativePath="..\..\engines\saga\actor_path.cpp" + > + </File> + <File RelativePath="..\..\engines\saga\actor_walk.cpp" > </File> |