aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickdesignersupport/qquickdesignersupport.pro
blob: 6e1ad6b95e281b5ee5cfd1e91724111e6a9576a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
CONFIG += testcase
TARGET = tst_qquickdesignersupport
SOURCES += tst_qquickdesignersupport.cpp

include (../../shared/util.pri)
include (../shared/util.pri)

osx:CONFIG -= app_bundle

TESTDATA = data/*

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

DISTFILES += \
    data/TestComponent.qml