source: trunk/src/corelib/xml/xml.pri@ 67

Last change on this file since 67 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 157 bytes
Line 
1# Qt xml core module
2
3HEADERS += \
4 xml/qxmlstream.h \
5 xml/qxmlstream_p.h \
6 xml/qxmlutils_p.h
7
8SOURCES += \
9 xml/qxmlstream.cpp \
10 xml/qxmlutils.cpp
Note: See TracBrowser for help on using the repository browser.