summaryrefslogtreecommitdiff
path: root/tests/auto/qicon_svg/qicon_svg.pro
blob: 97bf7d1ed0bdd3dc4c4f7bc259a874c8e245c1c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qicon_svg

QT += widgets testlib gui-private
SOURCES += tst_qicon_svg.cpp
RESOURCES = tst_qicon_svg.qrc

wince* {
   QT += xml svg
   DEPLOYMENT_PLUGIN += qsvg
}
TESTDATA += icons/*