summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-24 17:34:08 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-24 17:34:08 +0300
commit2444c4f0d666ceb4ca6512edcc1b2e340a146bd7 (patch)
treea53b82e8b10c20a63116400c77185688b98ac12b /src/CMakeLists.txt
parentff7aeb6fb2b38d0a18defd06c2787a0784bc7d62 (diff)
downloadplus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.tar.gz
plus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.tar.bz2
plus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.tar.xz
plus-2444c4f0d666ceb4ca6512edcc1b2e340a146bd7.zip
Move type Trading 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 0e74b937a..edead124a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1065,6 +1065,7 @@ SET(SRCS
enums/simpletypes/showcenter.h
enums/simpletypes/simpledefines.h
enums/simpletypes/simpletypes.h
+ enums/simpletypes/trading.h
statuseffect.cpp
statuseffect.h
render/surfacegraphics.cpp