summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlstream/qxmlstream.pro
blob: 46eed566ce4ae2772cd429fab642d2344d240cbb (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
SOURCES += tst_qxmlstream.cpp 

QT = core xml network


wince*: {
   addFiles.sources = data XML-Test-Suite
   addFiles.path = .
   DEPLOYMENT += addFiles
}