aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlapplicationengine/tst_qqmlapplicationengine.pro
blob: 18c38a80b6a61348bfdf7b2b18cfff69ee05f59e (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qqmlapplicationengine
macx:CONFIG -= app_bundle


SOURCES += tst_qqmlapplicationengine.cpp
TESTDATA += data/*

include (../../shared/util.pri)
QT += core-private gui-private qml-private network testlib