summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
blob: 631e8d642aca55629ae5c5359340b26b488df92a (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativeapplication

QT += testlib
contains(QT_CONFIG,quick1): QT += quick1 gui-private widgets
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeapplication.cpp