diff options
author | Eugene Sandulenko | 2007-12-28 07:52:56 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-12-28 07:52:56 +0000 |
commit | ac54f3a26f5ebe1b1f7af03ebe1b6872ebe64703 (patch) | |
tree | f47426fee7827977824b526fd911225228840e42 /dists | |
parent | ae06d5337e80503d25c58cd9475bd8a45a87f48d (diff) | |
download | scummvm-rg350-ac54f3a26f5ebe1b1f7af03ebe1b6872ebe64703.tar.gz scummvm-rg350-ac54f3a26f5ebe1b1f7af03ebe1b6872ebe64703.tar.bz2 scummvm-rg350-ac54f3a26f5ebe1b1f7af03ebe1b6872ebe64703.zip |
Patch #1858158: BUILD: Plugin building cleanup
svn-id: r30041
Diffstat (limited to 'dists')
-rw-r--r-- | dists/msvc8/scummvm.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index defa5cae3a..e226149246 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -428,6 +428,10 @@ RelativePath="..\..\common\util.h" > </File> + <File + RelativePath="..\..\common\zlib.cpp" + > + </File> </Filter> <Filter Name="sound" |