2011-08-31 15:11:06 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
2012-03-14 16:55:43 +00:00
|
|
|
qbackingstore \
|
2011-08-31 15:11:06 +00:00
|
|
|
qclipboard \
|
|
|
|
qdrag \
|
|
|
|
qevent \
|
|
|
|
qfileopenevent \
|
2012-01-23 07:52:13 +00:00
|
|
|
qguieventdispatcher \
|
2013-07-17 19:50:56 +00:00
|
|
|
qguieventloop \
|
2011-10-07 09:56:28 +00:00
|
|
|
qguimetatype \
|
2012-03-22 12:45:03 +00:00
|
|
|
qguitimer \
|
2011-08-31 15:11:06 +00:00
|
|
|
qguivariant \
|
2012-01-24 15:44:38 +00:00
|
|
|
qinputmethod \
|
2011-08-31 15:11:06 +00:00
|
|
|
qkeysequence \
|
|
|
|
qmouseevent \
|
|
|
|
qmouseevent_modal \
|
|
|
|
qpalette \
|
2011-11-03 09:12:44 +00:00
|
|
|
qscreen \
|
2013-02-08 07:11:55 +00:00
|
|
|
qsurfaceformat \
|
2011-08-31 15:11:06 +00:00
|
|
|
qtouchevent \
|
2011-11-03 09:12:44 +00:00
|
|
|
qwindow \
|
2012-01-20 15:57:21 +00:00
|
|
|
qguiapplication \
|
2012-06-05 11:39:04 +00:00
|
|
|
|
2012-12-21 11:09:56 +00:00
|
|
|
!qtHaveModule(widgets): SUBDIRS -= \
|
2012-06-05 11:39:04 +00:00
|
|
|
qmouseevent_modal \
|
|
|
|
qtouchevent
|
2013-09-01 16:07:40 +00:00
|
|
|
|
|
|
|
!qtHaveModule(network): SUBDIRS -= \
|
|
|
|
qguieventloop
|