aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgdrag/qsgdrag.pro
blob: a799860be9494524633fba14437be79e9f3788e3 (plain)
1
2
3
4
5
6
7
8
9
TARGET = tst_qsgdrag
CONFIG += testcase
macx:CONFIG -= app_bundle

SOURCES += tst_qsgdrag.cpp

CONFIG += parallel_test

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