summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Athay <ko2fan@gmail.com>2009-01-13 13:05:57 +0000
committerDavid Athay <ko2fan@gmail.com>2009-01-13 13:05:57 +0000
commitac3d5127cb7f3e3a4f5fa7a3ceb6f7c8de6808be (patch)
tree9cddb61bd18a629285500950dfbc33b8a1135a9e /src/CMakeLists.txt
parentdb37dcd73f3116917584e81a474f70e0d0786bc4 (diff)
downloadMana-ac3d5127cb7f3e3a4f5fa7a3ceb6f7c8de6808be.tar.gz
Mana-ac3d5127cb7f3e3a4f5fa7a3ceb6f7c8de6808be.tar.bz2
Mana-ac3d5127cb7f3e3a4f5fa7a3ceb6f7c8de6808be.tar.xz
Mana-ac3d5127cb7f3e3a4f5fa7a3ceb6f7c8de6808be.zip
Added new file to other build systems
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 60eaff74..9b1dd0e9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -117,6 +117,8 @@ SET(SRCS
gui/item_amount.h
gui/itemcontainer.cpp
gui/itemcontainer.h
+ gui/itemlinkhandler.cpp
+ gui/itemlinkhandler.h
gui/itempopup.cpp
gui/itempopup.h
gui/itemshortcutcontainer.cpp