diff options
author | Paweł Kołodziejski | 2004-04-23 09:31:02 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2004-04-23 09:31:02 +0000 |
commit | 729ccc0ac79d35fbfb947f31141dd85a60f613ce (patch) | |
tree | 3755c4c314baabe1e8ebc0171aa394d52dbb88bd | |
parent | d04439323525a723b7314ddf84226fe2b25f6bd8 (diff) | |
download | scummvm-rg350-729ccc0ac79d35fbfb947f31141dd85a60f613ce.tar.gz scummvm-rg350-729ccc0ac79d35fbfb947f31141dd85a60f613ce.tar.bz2 scummvm-rg350-729ccc0ac79d35fbfb947f31141dd85a60f613ce.zip |
update
svn-id: r13605
-rw-r--r-- | dists/msvc7/scummvm.vcproj | 6 | ||||
-rw-r--r-- | dists/msvc7/sword2.vcproj | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 2ee0eba92f..bd2964b43b 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -215,6 +215,12 @@ RelativePath="..\..\common\str.h"> </File> <File + RelativePath="..\..\common\stream.cpp"> + </File> + <File + RelativePath="..\..\common\stream.h"> + </File> + <File RelativePath="..\..\common\system.cpp"> </File> <File diff --git a/dists/msvc7/sword2.vcproj b/dists/msvc7/sword2.vcproj index 28d9c75c0f..185df473c3 100644 --- a/dists/msvc7/sword2.vcproj +++ b/dists/msvc7/sword2.vcproj @@ -219,9 +219,6 @@ RelativePath="..\..\sword2\maketext.h"> </File> <File - RelativePath="..\..\sword2\mem_view.cpp"> - </File> - <File RelativePath="..\..\sword2\memory.cpp"> </File> <File |