6 lines
129 B
Prolog
Executable File
6 lines
129 B
Prolog
Executable File
# QMake pro-file for PokerTH
|
|
|
|
TEMPLATE = subdirs
|
|
SUBDIRS = pokerth_lib.pro pokerth_game.pro pokerth_server.pro
|
|
CONFIG += ordered
|