qtdeclarative/examples/quick/quick.pro

37 lines
865 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
SUBDIRS = quick-accessibility \
animation \
draganddrop \
externaldraganddrop \
canvas \
imageelements \
keyinteraction \
localstorage \
models \
views \
mousearea \
positioners \
righttoleft \
scenegraph \
shadereffects \
text \
threading \
touchinteraction \
tutorials \
customitems \
imageprovider \
imageresponseprovider \
window \
particles \
demos \
rendercontrol
# Widget dependent examples
qtHaveModule(widgets) {
SUBDIRS += embeddedinwidgets
qtHaveModule(quickwidgets): SUBDIRS += quickwidgets
}
EXAMPLE_FILES = \
shared