1 | HEADERS += $$PWD/qabstractxmlforwarditerator_p.h \
|
---|
2 | $$PWD/qabstractmessagehandler.h \
|
---|
3 | $$PWD/qabstracturiresolver.h \
|
---|
4 | $$PWD/qabstractxmlnodemodel.h \
|
---|
5 | $$PWD/qabstractxmlnodemodel_p.h \
|
---|
6 | $$PWD/qabstractxmlreceiver.h \
|
---|
7 | $$PWD/qabstractxmlreceiver_p.h \
|
---|
8 | $$PWD/qdeviceresourceloader_p.h \
|
---|
9 | $$PWD/qiodevicedelegate_p.h \
|
---|
10 | $$PWD/qnetworkaccessdelegator_p.h \
|
---|
11 | $$PWD/qresourcedelegator_p.h \
|
---|
12 | $$PWD/qsimplexmlnodemodel.h \
|
---|
13 | $$PWD/qsourcelocation.h \
|
---|
14 | $$PWD/quriloader_p.h \
|
---|
15 | $$PWD/qvariableloader_p.h \
|
---|
16 | $$PWD/qxmlformatter.h \
|
---|
17 | $$PWD/qxmlname.h \
|
---|
18 | $$PWD/qxmlnamepool.h \
|
---|
19 | $$PWD/qxmlquery.h \
|
---|
20 | $$PWD/qxmlquery_p.h \
|
---|
21 | $$PWD/qxmlresultitems.h \
|
---|
22 | $$PWD/qxmlresultitems_p.h \
|
---|
23 | $$PWD/qxmlserializer.h \
|
---|
24 | $$PWD/qxmlserializer_p.h \
|
---|
25 | $$PWD/../../../tools/xmlpatterns/qcoloringmessagehandler_p.h \
|
---|
26 | $$PWD/../../../tools/xmlpatterns/qcoloroutput_p.h
|
---|
27 |
|
---|
28 | SOURCES += $$PWD/qvariableloader.cpp \
|
---|
29 | $$PWD/qabstractmessagehandler.cpp \
|
---|
30 | $$PWD/qabstracturiresolver.cpp \
|
---|
31 | $$PWD/qabstractxmlnodemodel.cpp \
|
---|
32 | $$PWD/qabstractxmlreceiver.cpp \
|
---|
33 | $$PWD/qiodevicedelegate.cpp \
|
---|
34 | $$PWD/qnetworkaccessdelegator.cpp \
|
---|
35 | $$PWD/qresourcedelegator.cpp \
|
---|
36 | $$PWD/qsimplexmlnodemodel.cpp \
|
---|
37 | $$PWD/qsourcelocation.cpp \
|
---|
38 | $$PWD/quriloader.cpp \
|
---|
39 | $$PWD/qxmlformatter.cpp \
|
---|
40 | $$PWD/qxmlname.cpp \
|
---|
41 | $$PWD/qxmlnamepool.cpp \
|
---|
42 | $$PWD/qxmlquery.cpp \
|
---|
43 | $$PWD/qxmlresultitems.cpp \
|
---|
44 | $$PWD/qxmlserializer.cpp \
|
---|
45 | $$PWD/../../../tools/xmlpatterns/qcoloringmessagehandler.cpp \
|
---|
46 | $$PWD/../../../tools/xmlpatterns/qcoloroutput.cpp
|
---|
47 |
|
---|
48 | INCLUDEPATH += $$PWD/../../../tools/xmlpatterns/
|
---|