aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgpincharea/qsgpincharea.pro
blob: 86b11109091ce6796b231287abde4898912083e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qsgpincharea
macx:CONFIG -= app_bundle

SOURCES += tst_qsgpincharea.cpp

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

CONFIG += parallel_test

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