summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-05-29 16:19:21 +0300
committerAndrei Karas <akaras@inbox.ru>2015-05-29 16:19:21 +0300
commit7bdb50605562e47f1d6ae134881c09bd42293be5 (patch)
tree935228722e4eb48f5856abec53be1ec985a0b9d6 /src/CMakeLists.txt
parent0f9ec2061c4ad6157c3186f1cab9c4d8558980b5 (diff)
downloadplus-7bdb50605562e47f1d6ae134881c09bd42293be5.tar.gz
plus-7bdb50605562e47f1d6ae134881c09bd42293be5.tar.bz2
plus-7bdb50605562e47f1d6ae134881c09bd42293be5.tar.xz
plus-7bdb50605562e47f1d6ae134881c09bd42293be5.zip
Add strong typed int type BeingTypeId.
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 472bbac8a..d2a925e6b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1058,6 +1058,7 @@ SET(SRCS
enums/simpletypes/allowsort.h
enums/simpletypes/allplayers.h
enums/simpletypes/beingid.h
+ enums/simpletypes/beingtypeid.h
enums/simpletypes/booldefines.h
enums/simpletypes/damaged.h
enums/simpletypes/enable.h