aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeerror/qdeclarativeerror.pro
blob: b24c97e68ee4de1f579f0446d3a1ef2f6f46416c (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qdeclarativeerror
SOURCES += tst_qdeclarativeerror.cpp
macx:CONFIG -= app_bundle

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

CONFIG += parallel_test

QT += core-private gui-private declarative-private testlib