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
@@ -334,7 +334,7 @@ mac {
official_server {
LIBPATH += pkth_stat/daemon_lib/lib
LIBS += -lpokerth_closed -lmysqlpp
LIBS += -lpokerth_dbofficial -lmysqlpp
DEFINES += POKERTH_OFFICIAL_SERVER
}