0748751c9f
(4.7-generated-declarative branch).
14 lines
320 B
INI
14 lines
320 B
INI
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
|