source: trunk/doc/src/snippets/textdocument-blocks/textdocument-blocks.pro@ 561

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

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

File size: 158 bytes
Line 
1QT += xml
2HEADERS = mainwindow.h \
3 xmlwriter.h
4SOURCES = main.cpp \
5 mainwindow.cpp \
6 xmlwriter.cpp
Note: See TracBrowser for help on using the repository browser.