qt5base-lts/tests/auto/xml/sax/qxml/qxml.pro

12 lines
174 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qxml
SOURCES += tst_qxml.cpp
QT = core xml testlib
wince* {
addFiles.files = 0x010D.xml
addFiles.path = .
DEPLOYMENT += addFiles
}