aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
blob: 3564f4068deef2b4c5aa4edd1817c028860e7bfe (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativeapplication
macx:CONFIG -= app_bundle
#temporary
CONFIG += insignificant_test
SOURCES += tst_qdeclarativeapplication.cpp
QT += core-private gui-private declarative-private testlib