summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-10-22 16:17:03 +0300
committerAndrei Karas <akaras@inbox.ru>2014-10-22 16:17:03 +0300
commit2131f55532ee9e71b41de99aff0718346fb184c6 (patch)
tree1aa214c995d2d5a05d8a02cf6b35dc4c6129d687 /src/CMakeLists.txt
parentabdb8299382a797728b8dac80f6e687c90fb07ab (diff)
downloadplus-2131f55532ee9e71b41de99aff0718346fb184c6.tar.gz
plus-2131f55532ee9e71b41de99aff0718346fb184c6.tar.bz2
plus-2131f55532ee9e71b41de99aff0718346fb184c6.tar.xz
plus-2131f55532ee9e71b41de99aff0718346fb184c6.zip
Move equipment window slots names mapping to id to separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 684f6afd4..83860b0a6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -615,6 +615,7 @@ SET(SRCS
resources/effectdescription.h
resources/emoteinfo.h
resources/emotesprite.h
+ resources/equipmentslots.h
resources/db/emotedb.cpp
resources/db/emotedb.h
resources/db/homunculusdb.cpp