summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/kernel.pro
blob: 58cb24757338d6bbc2d6ddc4bdef367974f4779a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TEMPLATE=subdirs
SUBDIRS=\
   qclipboard \
   qdrag \
   qevent \
   qfileopenevent \
   qinputpanel \
   qguivariant \
   qkeysequence \
   qmouseevent \
   qmouseevent_modal \
   qpalette \
   qshortcut \
   qtouchevent \

symbian {
    SUBDIRS += qsoftkeymanager
}