aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
blob: 809ddea552bc53b94ecadb2b3ddb7119050e9f61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE = subdirs
SUBDIRS = accessibility \
            animation \
            draganddrop \
            canvas \
            imageelements \
            keyinteraction \
            modelviews \
            mousearea \
            positioners \
            righttoleft \
            shadereffects \
            text \
            threading \
            touchinteraction \
            customitems