qtdeclarative/examples/qml/qml.pro

21 lines
331 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
qtHaveModule(quick) {
SUBDIRS += \
qmlextensionplugins \
xmlhttprequest
!no_network: SUBDIRS += \
networkaccessmanagerfactory
}
SUBDIRS += \
referenceexamples \
tutorials \
shell
EXAMPLE_FILES = \
dynamicscene \
qml-i18n \
locale