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