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

symbian {
    SUBDIRS += qsoftkeymanager
}