summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlerror/qmlerror.pro
blob: fa9b79e8879f42fc63a00e8a4b144cb84d0e50aa (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qmlerror.cpp
macx:CONFIG -= app_bundle

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