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