aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick2/examples/examples.pro
blob: ca169242e19ad00ec16f0ef9879c154f25926935 (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 quick-private qtquick1-private widgets-private v8-private testlib