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

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

SOURCES += tst_qdeclarativeapplication.cpp