aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/sanity/sanity.pro
blob: 436dc7ddd9a278f872c565335c85293fca0feb65 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_sanity

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

SOURCES += \
    $$PWD/tst_sanity.cpp