summaryrefslogtreecommitdiffstats
path: root/examples/layouts/layouts.pro
blob: 65bf7f235a9cb2254d09e551c2e9deb8bf49543f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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