source: trunk/doc/src/snippets/layouts/layouts.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: 378 bytes
Line 
1######################################################################
2# Automatically generated by qmake (2.00a) Wed May 4 15:30:40 2005
3######################################################################
4
5TEMPLATE = app
6INCLUDEPATH += .
7
8# Input
9SOURCES += layouts.cpp
10CONFIG += qt warn_on debug create_prl link_prl
11OBJECTS_DIR=.obj/debug-shared
12MOC_DIR=.moc/debug-shared
Note: See TracBrowser for help on using the repository browser.