aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativepincharea/qdeclarativepincharea.pro
blob: 4a8ef9bc5d367581b46f92ab65e6ec0beeadccd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qdeclarativepincharea
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativepincharea.cpp

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

CONFIG += parallel_test

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