diff options
author | Filippos Karapetis | 2008-11-13 12:25:19 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-11-13 12:25:19 +0000 |
commit | 04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26 (patch) | |
tree | e664f98cce5c36a53b42a882d1cf81b74d8bb4d4 /dists/msvc9 | |
parent | ebb72cdfdff41ca876990c700974e6d3a9b6d5b6 (diff) | |
download | scummvm-rg350-04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26.tar.gz scummvm-rg350-04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26.tar.bz2 scummvm-rg350-04a33b48c073a34eaa66dbf9e92e9ad04ab1ff26.zip |
Updated the MSVC project files of the sword1 engine
svn-id: r35044
Diffstat (limited to 'dists/msvc9')
-rw-r--r-- | dists/msvc9/sword1.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc9/sword1.vcproj b/dists/msvc9/sword1.vcproj index d636e044e4..c166edf375 100644 --- a/dists/msvc9/sword1.vcproj +++ b/dists/msvc9/sword1.vcproj @@ -204,6 +204,10 @@ > </File> <File + RelativePath="..\..\engines\sword1\detection.cpp" + > + </File> + <File RelativePath="..\..\engines\sword1\eventman.cpp" > </File> |