aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/sanity.pro
blob: d7bf5d874118e8ad3ff991222971388c80036f3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = app
TARGET = tst_sanity

QT += qml testlib core-private qml-private quickcontrols2
CONFIG += testcase
macos:CONFIG -= app_bundle

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

SOURCES += \
    $$PWD/tst_sanity.cpp

OTHER_FILES += \
    $$PWD/BLACKLIST