Added support for settings

This commit is contained in:
2016-02-24 22:46:36 +01:00
parent 2bb07716b9
commit e569dfbc12
29 changed files with 927 additions and 147 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ TARGET = services
TEMPLATE = lib
DEFINES += SERVICES_LIBRARY\
_GLIBCXX_USE_CXX11_ABI=0
_GLIBCXX_USE_CXX11_ABI=1
SOURCES += services.cpp \
data/accservice.cpp \