summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2006-11-05 18:41:34 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2006-11-05 18:41:34 +0000
commitdd96213cdf64c5481c8d07dbd39ce1247f42d04e (patch)
tree453c4aa1dcb9fb1ee1852fdba106f697d16af17f /src/CMakeLists.txt
parentf1b06fb279c460691a88c8143084390e435d6bf9 (diff)
downloadmana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.tar.gz
mana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.tar.bz2
mana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.tar.xz
mana-client-dd96213cdf64c5481c8d07dbd39ce1247f42d04e.zip
Merged the definition of ImageRect into graphics.h.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 8523b066..4fd8d880 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -36,7 +36,6 @@ INCLUDE_DIRECTORIES(
)
SET(SRCS
- graphic/imagerect.h
gui/box.cpp
gui/box.h
gui/browserbox.cpp