aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
blob: 70b9a406b31edf7ba83a670524eebc5fa58db633 (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 quick-private network testlib