summaryrefslogtreecommitdiffstats
path: root/examples/layouts/layouts.pro
blob: 678691ad869bba766598fa8ed54f6173cfc4753d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE      = subdirs
SUBDIRS       = basiclayouts \
                borderlayout \
                dynamiclayouts \
                flowlayout

# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/layouts
INSTALLS += sources

symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example