aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickuniversalstyleconf/qquickuniversalstyleconf.pro
blob: 6236f0751d5bfcaa0faf526bbb578e143779e4a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
CONFIG += testcase
TARGET = tst_qquickuniversalstyleconf
SOURCES += tst_qquickuniversalstyleconf.cpp

macos:CONFIG -= app_bundle

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

include (../shared/util.pri)

RESOURCES += qquickuniversalstyleconf.qrc

TESTDATA = data/*

OTHER_FILES += \
    data/*.qml