summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/examples/examples.pro
blob: b316cb9a3312d0fdb2203f9067a48209b1a157e7 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
macx:CONFIG -= app_bundle

SOURCES += tst_examples.cpp 

DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test