Set the Qt API level to compatibility mode in all tests.
[profile/ivi/qtdeclarative.git] / tests / auto / quick / qquickdrag / qquickdrag.pro
1 TARGET = tst_qquickdrag
2 CONFIG += testcase
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qquickdrag.cpp
6
7 CONFIG += parallel_test
8
9 QT += core-private gui-private qml-private quick-private network testlib
10 DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0