aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/sanity.pro
blob: c792c073905925c9c36ffdde262f3eb1c99b1ad0 (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
CONFIG += testcase
macos:CONFIG -= app_bundle

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

SOURCES += \
    $$PWD/tst_sanity.cpp

OTHER_FILES += \
    $$PWD/BLACKLIST