forked from qt-creator/qt-creator
Add "make check" support to testcase makefiles.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
TEMPLATE = app
|
||||
CONFIG += qt warn_on console depend_includepath
|
||||
QT += testlib
|
||||
CONFIG += qtestlib testcase
|
||||
|
||||
include(../shared/shared.pri)
|
||||
|
||||
|
Reference in New Issue
Block a user