diff options
author | Paweł Kołodziejski | 2003-12-13 07:27:09 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2003-12-13 07:27:09 +0000 |
commit | b952462d3ceee592208fad854cb7a6abefc0beb5 (patch) | |
tree | 1b28a7d8a1aaa11341839b3d97dd3963ef89f766 | |
parent | ef55ec6582f5a7c0031a9a8810e7717db542ca9c (diff) | |
download | scummvm-rg350-b952462d3ceee592208fad854cb7a6abefc0beb5.tar.gz scummvm-rg350-b952462d3ceee592208fad854cb7a6abefc0beb5.tar.bz2 scummvm-rg350-b952462d3ceee592208fad854cb7a6abefc0beb5.zip |
update
svn-id: r11612
-rw-r--r-- | dists/msvc7/scummvm.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 29908d2355..b66a458b14 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -171,6 +171,12 @@ RelativePath="..\..\common\map.h"> </File> <File + RelativePath="..\..\common\md5.cpp"> + </File> + <File + RelativePath="..\..\common\md5.h"> + </File> + <File RelativePath="..\..\common\rect.h"> </File> <File |