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

SOURCES += tst_qdeclarativeworkerscript.cpp

# Define SRCDIR equal to test's source directory
DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test