Files
pokerth/pokerth.pro
T
2012-04-07 12:32:50 +00:00

9 lines
221 B
Prolog
Executable File

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