qtdeclarative/examples/qml/qml.pro

18 lines
256 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
QT_FOR_CONFIG += qml
qtHaveModule(quick) {
SUBDIRS += \
qmlextensionplugins
}
SUBDIRS += \
referenceexamples \
tutorials \
shell
EXAMPLE_FILES = \
dynamicscene \
qml-i18n \
locale