source: trunk/examples/mainwindows/mainwindows.pro@ 441

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

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

File size: 398 bytes
Line 
1TEMPLATE = subdirs
2SUBDIRS = application \
3 dockwidgets \
4 mdi \
5 menus \
6 recentfiles \
7 sdi
8
9# install
10target.path = $$[QT_INSTALL_EXAMPLES]/mainwindows
11sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS mainwindows.pro README
12sources.path = $$[QT_INSTALL_EXAMPLES]/mainwindows
13INSTALLS += target sources
Note: See TracBrowser for help on using the repository browser.