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

SOURCES += tst_qquickpincharea.cpp

include (../../shared/util.pri)

TESTDATA = data/*

QT += core-private gui-private qml-private quick-private testlib