aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/examples/examples.pro
blob: c047f993eab2bebdc5bace003e284fd464a8fa9a (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
testcase.timeout = 400 # this test is slow
TARGET = tst_examples
macx:CONFIG -= app_bundle

SOURCES += tst_examples.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"

#temporary
QT += core-private gui-private qml-private quick-private  testlib