summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/kernel.pro
blob: 85a81de63270d3ce0624863d2757e34429440656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TEMPLATE=subdirs
SUBDIRS=\
   qbackingstore \
   qclipboard \
   qdrag \
   qevent \
   qfileopenevent \
   qguieventdispatcher \
   qguimetatype \
   qguitimer \
   qguivariant \
   qinputmethod \
   qkeysequence \
   qmouseevent \
   qmouseevent_modal \
   qpalette \
   qscreen \
   qsurfaceformat \
   qtouchevent \
   qwindow \
   qguiapplication \

!qtHaveModule(widgets): SUBDIRS -= \
   qmouseevent_modal \
   qtouchevent