qt6-bb10/examples/layouts/layouts.pro

14 lines
320 B
Prolog

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