blob: 4d676ef49b164d2af46c55b25a06e483e81c0a5c [file] [log] [blame]
TEMPLATE = app
QT += qml quick
SOURCES += main.cpp
RESOURCES += \
layouts.qrc
EXAMPLE_FILES = \
layouts.qml
target.path = $$[QT_INSTALL_EXAMPLES]/quick/layouts
INSTALLS += target