Files
pokerth/pokerth.pro
T
2011-10-27 19:49:19 +00:00

9 lines
202 B
Prolog
Executable File

# QMake pro-file for PokerTH
TEMPLATE = subdirs
SUBDIRS = pokerth_protocol.pro pokerth_db.pro pokerth_lib.pro pokerth_game.pro
!mac {
SUBDIRS += pokerth_server.pro chatcleaner.pro
}
CONFIG += ordered