diff options
author | Max Horn | 2008-12-31 15:11:39 +0000 |
---|---|---|
committer | Max Horn | 2008-12-31 15:11:39 +0000 |
commit | 569636eb54fcc636773e0a28382f8f4d1c8d3a3f (patch) | |
tree | b7abff577232a78b46a1b93251086c657f6400b6 /dists/msvc7 | |
parent | c7a2121addc08370fcc93607792c8b65f69c98bb (diff) | |
download | scummvm-rg350-569636eb54fcc636773e0a28382f8f4d1c8d3a3f.tar.gz scummvm-rg350-569636eb54fcc636773e0a28382f8f4d1c8d3a3f.tar.bz2 scummvm-rg350-569636eb54fcc636773e0a28382f8f4d1c8d3a3f.zip |
Removed Graphics::ImageMan. Nothing uses it
svn-id: r35638
Diffstat (limited to 'dists/msvc7')
-rw-r--r-- | dists/msvc7/scummvm.vcproj | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 18a963e7b9..c5604b8792 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -977,12 +977,6 @@ RelativePath="..\..\graphics\imagedec.h"> </File> <File - RelativePath="..\..\graphics\imageman.cpp"> - </File> - <File - RelativePath="..\..\graphics\imageman.h"> - </File> - <File RelativePath="..\..\graphics\primitives.cpp"> </File> <File |