aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgdrag/qsgdrag.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgdrag/qsgdrag.pro')
-rw-r--r--tests/auto/declarative/qsgdrag/qsgdrag.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/declarative/qsgdrag/qsgdrag.pro b/tests/auto/declarative/qsgdrag/qsgdrag.pro
index c12d97d14e..a799860be9 100644
--- a/tests/auto/declarative/qsgdrag/qsgdrag.pro
+++ b/tests/auto/declarative/qsgdrag/qsgdrag.pro
@@ -1,9 +1,9 @@
-load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative gui network
+TARGET = tst_qsgdrag
+CONFIG += testcase
macx:CONFIG -= app_bundle
SOURCES += tst_qsgdrag.cpp
CONFIG += parallel_test
-QT += core-private gui-private declarative-private
+QT += core-private gui-private declarative-private network testlib