summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/qxml/qxml.pro
blob: 2fce9d92525e1be16c8b15b4dd167147c42f4755 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)

SOURCES += tst_qxml.cpp
QT = core xml

wince* {
   addFiles.files = 0x010D.xml
   addFiles.path = .
   DEPLOYMENT += addFiles
}