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

SOURCES += tst_qdeclarativecomponent.cpp 

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

CONFIG += parallel_test