aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlglobal/qqmlglobal.pro
blob: dbc8806de74eb9b642364ec38f91670b58eb9f74 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qqmlglobal
SOURCES += tst_qqmlglobal.cpp
macx:CONFIG -= app_bundle

QT += qml-private testlib  core-private gui-private