Remove tests .pro file, since tests will be in java anyway.

This commit is contained in:
lotodore
2010-10-19 18:14:45 +00:00
parent 76f182d808
commit 1d37c8a7cc
2 changed files with 1 additions and 215 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# QMake pro-file for PokerTH
TEMPLATE = subdirs
SUBDIRS = pokerth_protocol.pro pokerth_db.pro pokerth_lib.pro pokerth_game.pro pokerth_server.pro chatcleaner.pro pokerth_tests.pro
SUBDIRS = pokerth_protocol.pro pokerth_db.pro pokerth_lib.pro pokerth_game.pro pokerth_server.pro chatcleaner.pro
CONFIG += ordered