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

macos:CONFIG -= app_bundle

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

include (../shared/util.pri)

TESTDATA = data/*

OTHER_FILES += \
    data/*.qml