Removed toplevel qmake pro file that doesn't work
This commit is contained in:
parent
f49f22a0d3
commit
bae5b565dd
|
@ -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
|
|
Loading…
Reference in New Issue