summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-07-12 19:17:41 +0300
committerAndrei Karas <akaras@inbox.ru>2017-07-12 21:12:24 +0300
commitacedb80af76334b0e0acd877d3de0ab8ab46a576 (patch)
tree396689c62dd76f681948799c0a319bf8e12498f0 /src/CMakeLists.txt
parent64d81679e4fbaba26cd538669a394070e9aa7c44 (diff)
downloadplus-acedb80af76334b0e0acd877d3de0ab8ab46a576.tar.gz
plus-acedb80af76334b0e0acd877d3de0ab8ab46a576.tar.bz2
plus-acedb80af76334b0e0acd877d3de0ab8ab46a576.tar.xz
plus-acedb80af76334b0e0acd877d3de0ab8ab46a576.zip
Add loading groupdb.
For now unused.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7ca8b0dbd..e363bcbdd 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -661,12 +661,15 @@ SET(SRCS
resources/equipmentslots.h
resources/db/emotedb.cpp
resources/db/emotedb.h
+ resources/db/groupdb.cpp
+ resources/db/groupdb.h
resources/db/homunculusdb.cpp
resources/db/homunculusdb.h
resources/db/horsedb.cpp
resources/db/horsedb.h
resources/fboinfo.h
resources/frame.h
+ resources/groupinfo.h
resources/horseinfo.h
resources/horseoffset.h
resources/image/image.cpp