Removed toplevel qmake pro file that doesn't work

This commit is contained in:
Daniel 2009-10-21 20:04:12 +02:00
parent f49f22a0d3
commit bae5b565dd
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
TEMPLATE = subdirs
SUBDIRS = src test gui
CONFIG += ordered
# check target - build and run tests
check.depends = sub-test
check.commands = $$PWD/test/test
QMAKE_EXTRA_TARGETS += check