summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-24 17:16:48 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-24 17:16:48 +0300
commit699835e4664fd4e22d7178b40897e0fd4b366a93 (patch)
tree30ae84a635517b5eae5da6baa5ce03602d690664 /src/CMakeLists.txt
parentaf0c242bf6a09b0e45ddfd04214bcc76925debbb (diff)
downloadplus-699835e4664fd4e22d7178b40897e0fd4b366a93.tar.gz
plus-699835e4664fd4e22d7178b40897e0fd4b366a93.tar.bz2
plus-699835e4664fd4e22d7178b40897e0fd4b366a93.tar.xz
plus-699835e4664fd4e22d7178b40897e0fd4b366a93.zip
Move receive code from buyingstorehandler into separate file.
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 4439abada..f3619eaa9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1542,6 +1542,8 @@ SET(SRCS_EATHENA
net/eathena/beinghandler.h
net/eathena/buyingstorehandler.cpp
net/eathena/buyingstorehandler.h
+ net/eathena/buyingstorerecv.cpp
+ net/eathena/buyingstorerecv.h
net/eathena/beingtype.h
net/eathena/buysellhandler.cpp
net/eathena/buysellhandler.h