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

SOURCES += tst_qdeclarativeimageprovider.cpp

CONFIG += parallel_test

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