Moving db stuff to a separate lib due to dependency trouble with ld.

This commit is contained in:
lotodore
2009-09-26 21:01:06 +00:00
parent 0e5e8baa22
commit 1b23d9e609
5 changed files with 77 additions and 20 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# QMake pro-file for PokerTH
TEMPLATE = subdirs
SUBDIRS = pokerth_protocol.pro pokerth_lib.pro pokerth_game.pro pokerth_server.pro chatcleaner.pro
SUBDIRS = pokerth_protocol.pro pokerth_db.pro pokerth_lib.pro pokerth_game.pro pokerth_server.pro chatcleaner.pro
CONFIG += ordered