f720619e0d
Remove #ifdef sections for Q_OS_WINCE, wince .pro file clauses and CE-specific files. Task-number: QTBUG-51673 Change-Id: Ibf599204f5c0daaef086edaf8fac86853db3ee14 Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
8 lines
141 B
Prolog
8 lines
141 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qdom
|
|
SOURCES += tst_qdom.cpp
|
|
|
|
QT = core xml testlib
|
|
|
|
TESTDATA += testdata/* doubleNamespaces.xml umlaut.xml
|