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

SOURCES += tst_qxml.cpp
QT = core xml

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