aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/examples/examples.pro
blob: d70040d6ec100d95520c2830211a773338562f5f (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_examples
macx:CONFIG -= app_bundle

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

CONFIG += parallel_test
#temporary
QT += core-private gui-private declarative-private qtquick1-private widgets-private v8-private testlib