aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickdrag/qquickdrag.pro
blob: 4bc6b2b2f66a965b6ec620e285eb2979ab2b3e3b (plain)
1
2
3
4
5
6
7
TARGET = tst_qquickdrag
CONFIG += testcase
macx:CONFIG -= app_bundle

SOURCES += tst_qquickdrag.cpp

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