aboutsummaryrefslogtreecommitdiff
path: root/dists/codeblocks
diff options
context:
space:
mode:
authorMax Horn2008-12-31 15:11:39 +0000
committerMax Horn2008-12-31 15:11:39 +0000
commit569636eb54fcc636773e0a28382f8f4d1c8d3a3f (patch)
treeb7abff577232a78b46a1b93251086c657f6400b6 /dists/codeblocks
parentc7a2121addc08370fcc93607792c8b65f69c98bb (diff)
downloadscummvm-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/codeblocks')
-rw-r--r--dists/codeblocks/scummvm.cbp10
-rw-r--r--dists/codeblocks/scummvm.depend13
-rw-r--r--dists/codeblocks/scummvm.layout6
3 files changed, 0 insertions, 29 deletions
diff --git a/dists/codeblocks/scummvm.cbp b/dists/codeblocks/scummvm.cbp
index d881dcaaa6..6baab4d840 100644
--- a/dists/codeblocks/scummvm.cbp
+++ b/dists/codeblocks/scummvm.cbp
@@ -4470,16 +4470,6 @@
<Option link="0" />
<Option target="default" />
</Unit>
- <Unit filename="..\..\graphics\imageman.cpp">
- <Option compilerVar="CPP" />
- <Option target="default" />
- </Unit>
- <Unit filename="..\..\graphics\imageman.h">
- <Option compilerVar="CPP" />
- <Option compile="0" />
- <Option link="0" />
- <Option target="default" />
- </Unit>
<Unit filename="..\..\graphics\mpeg_player.cpp">
<Option compilerVar="CPP" />
<Option target="default" />
diff --git a/dists/codeblocks/scummvm.depend b/dists/codeblocks/scummvm.depend
index e1e00381cd..f959b02a0d 100644
--- a/dists/codeblocks/scummvm.depend
+++ b/dists/codeblocks/scummvm.depend
@@ -599,19 +599,6 @@
"common/stream.h"
"graphics/surface.h"
-1173402496 source:c:\documents and settings\usoquotidiano\desktop\scummvm\graphics\imageman.cpp
- "graphics/imagedec.h"
- "graphics/imageman.h"
- "graphics/surface.h"
-
-1173402496 c:\documents and settings\usoquotidiano\desktop\scummvm\graphics\imageman.h
- "common/stdafx.h"
- "common/scummsys.h"
- "common/singleton.h"
- "common/str.h"
- "common/list.h"
- "common/unzip.h"
-
1173402496 source:c:\documents and settings\usoquotidiano\desktop\scummvm\graphics\primitives.cpp
"common/stdafx.h"
"common/util.h"
diff --git a/dists/codeblocks/scummvm.layout b/dists/codeblocks/scummvm.layout
index ece2973f92..0f6c8495b4 100644
--- a/dists/codeblocks/scummvm.layout
+++ b/dists/codeblocks/scummvm.layout
@@ -220,12 +220,6 @@
<File name="..\..\graphics\imagedec.h" open="0" top="0" tabpos="0">
<Cursor position="1186" topLine="16" />
</File>
- <File name="..\..\graphics\imageman.cpp" open="0" top="0" tabpos="0">
- <Cursor position="1217" topLine="0" />
- </File>
- <File name="..\..\graphics\imageman.h" open="0" top="0" tabpos="0">
- <Cursor position="1186" topLine="16" />
- </File>
<File name="..\..\graphics\mpeg_player.cpp" open="1" top="0" tabpos="2">
<Cursor position="1136" topLine="9" />
</File>