diff --git a/pokerth.pro b/pokerth.pro index 98c59fa3..ed4db1ed 100755 --- a/pokerth.pro +++ b/pokerth.pro @@ -2,7 +2,7 @@ TEMPLATE = subdirs SUBDIRS = pokerth_protocol.pro pokerth_db.pro pokerth_lib.pro pokerth_game.pro -!unix:!mac:!gui_800x480 { +!mac:!gui_800x480 { SUBDIRS += pokerth_server.pro chatcleaner.pro } CONFIG += ordered