aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
blob: 8357e8e3895286114b1e829e8604bf6af16e1580 (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 \
            openglunderqml \
            painteditem \
            positioners \
            righttoleft \
            shadereffects \
            text \
            threading \
            touchinteraction