aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
blob: cb4f7bfc6b9de486d144eda032ef76d6e225dc7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
TEMPLATE = subdirs
SUBDIRS = accessibility \
            animation \
            draganddrop \
            canvas \
            imageelements \
            keyinteraction \
            localstorage \
            modelviews \
            mousearea \
            positioners \
            righttoleft \
            scenegraph \
            shadereffects \
            text \
            threading \
            touchinteraction \
            tutorials \
            customitems \
            window \
            particles \
            demos

EXAMPLE_FILES = \
    ui-components \
    shared