aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
blob: 3b01fcf9e31e62e84b0eec97f7cb76b56d21ecfc (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qdeclarativeapplication
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativeapplication.cpp
QT += core-private gui-private declarative-private testlib