qt5base-lts/tests/auto/gui/kernel/kernel.pro

30 lines
504 B
Prolog
Raw Normal View History

TEMPLATE=subdirs
SUBDIRS=\
qbackingstore \
qclipboard \
qdrag \
qevent \
qfileopenevent \
qguieventdispatcher \
qguieventloop \
qguimetatype \
qguitimer \
qguivariant \
qinputmethod \
qkeysequence \
qmouseevent \
qmouseevent_modal \
qpalette \
qscreen \
qsurfaceformat \
qtouchevent \
qwindow \
qguiapplication \
!qtHaveModule(widgets): SUBDIRS -= \
qmouseevent_modal \
qtouchevent
!qtHaveModule(network): SUBDIRS -= \
qguieventloop