source:
trunk/src/corelib/xml/xml.pri@
67
Last change on this file since 67 was 2, checked in by , 16 years ago | |
---|---|
File size: 157 bytes |
Line | |
---|---|
1 | # Qt xml core module |
2 | |
3 | HEADERS += \ |
4 | xml/qxmlstream.h \ |
5 | xml/qxmlstream_p.h \ |
6 | xml/qxmlutils_p.h |
7 | |
8 | SOURCES += \ |
9 | xml/qxmlstream.cpp \ |
10 | xml/qxmlutils.cpp |
Note:
See TracBrowser
for help on using the repository browser.