From 31fd786e7eb5097814eab4df03c32be354fb203d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Aug 2016 19:32:05 +0300 Subject: Add support for string enums. Add Attributes string enum. --- src/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index f84508526..47f553f53 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -709,6 +709,8 @@ SRC += events/actionevent.h \ enums/simpletypes/showemptyrows.h \ enums/simpletypes/skiperror.h \ enums/simpletypes/speech.h \ + enums/simpletypes/stringdefines.h \ + enums/simpletypes/stringdefines2.h \ enums/simpletypes/trading.h \ enums/simpletypes/tryremovecolors.h \ enums/simpletypes/useargs.h \ @@ -903,6 +905,8 @@ manaplus_SOURCES += main.cpp \ enums/being/actortype.h \ enums/being/attacktype.h \ enums/being/attributes.h \ + enums/being/attributesstrings.cpp \ + enums/being/attributesstrings.h \ enums/being/badgeindex.h \ dragdrop.h \ gui/shortcut/dropshortcut.cpp \ -- cgit v1.2.3-60-g2f50