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

SOURCES += tst_qdeclarativeengine.cpp 

!symbian: {
    DEFINES += SRCDIR=\\\"$$PWD\\\"
}

CONFIG += parallel_test