Adding db backend of official server (now AGPL3).

This commit is contained in:
Lothar May
2016-09-03 21:03:43 +02:00
parent c406ee147b
commit bc3e716681
41 changed files with 3021 additions and 2 deletions
+1 -1
View File
@@ -615,7 +615,7 @@ mac {
OTHER_FILES += docs/infomessage-id-desc.txt
official_server {
LIBPATH += pkth_stat/daemon_lib/lib
LIBS += -lpokerth_closed \
LIBS += -lpokerth_dbofficial \
-lmysqlpp
DEFINES += POKERTH_OFFICIAL_SERVER
}