summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-19 15:57:00 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-19 15:57:00 +0300
commit0fd434e3102a5aad5e6f24cf384f03c527ce7c04 (patch)
tree2a84dbf3c2b9d277696c7986ade9db8f2254c575 /src/CMakeLists.txt
parent2344f04e853234a762b545bad44a60209d54677f (diff)
downloadplus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.tar.gz
plus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.tar.bz2
plus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.tar.xz
plus-0fd434e3102a5aad5e6f24cf384f03c527ce7c04.zip
Move itemdb stat into 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 04aeae206..471cac4da 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -552,6 +552,7 @@ SET(SRCS
resources/imagewriter.h
resources/db/itemdb.cpp
resources/db/itemdb.h
+ resources/db/itemdbstat.h
resources/iteminfo.h
resources/iteminfo.cpp
resources/itemslot.h