source: trunk/doc/src/snippets/textdocument-frames/textdocument-frames.pro@ 568

Last change on this file since 568 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 
1SOURCES = main.cpp \
2 mainwindow.cpp \
3 xmlwriter.cpp
4HEADERS = mainwindow.h \
5 xmlwriter.h
6QT += xml
Note: See TracBrowser for help on using the repository browser.