qt5base-lts/tests/auto/widgets/kernel/qicon/qicon.pro

13 lines
209 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qicon
QT += widgets testlib
SOURCES += tst_qicon.cpp
RESOURCES = tst_qicon.qrc
wince* {
QT += xml svg
DEPLOYMENT_PLUGIN += qsvg
}
TESTDATA += icons/* *.png *.svg *.svgz