2011-08-25 10:16:22 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
|
|
|
qcoreapplication \
|
2016-04-27 06:01:43 +00:00
|
|
|
qdeadlinetimer \
|
2016-04-27 04:20:11 +00:00
|
|
|
qelapsedtimer \
|
2012-01-23 06:49:04 +00:00
|
|
|
qeventdispatcher \
|
2011-08-25 10:16:22 +00:00
|
|
|
qeventloop \
|
|
|
|
qmath \
|
|
|
|
qmetaobject \
|
2011-11-03 09:57:23 +00:00
|
|
|
qmetaobjectbuilder \
|
2012-02-13 10:48:03 +00:00
|
|
|
qmetamethod \
|
2012-01-09 12:20:49 +00:00
|
|
|
qmetaproperty \
|
2014-04-01 12:14:39 +00:00
|
|
|
qmetatype \
|
2014-08-10 16:56:37 +00:00
|
|
|
qmetaenum \
|
2011-08-25 10:16:22 +00:00
|
|
|
qmimedata \
|
|
|
|
qobject \
|
|
|
|
qpointer \
|
2012-10-29 13:32:23 +00:00
|
|
|
qsharedmemory \
|
2013-12-09 14:52:07 +00:00
|
|
|
qsignalblocker \
|
2011-08-25 10:16:22 +00:00
|
|
|
qsignalmapper \
|
|
|
|
qsocketnotifier \
|
2012-11-07 09:06:24 +00:00
|
|
|
qsystemsemaphore \
|
2011-08-25 10:16:22 +00:00
|
|
|
qtimer \
|
|
|
|
qtranslator \
|
|
|
|
qvariant \
|
|
|
|
qwineventnotifier
|
|
|
|
|
2013-10-08 12:51:00 +00:00
|
|
|
!qtHaveModule(gui): SUBDIRS -= \
|
|
|
|
qmimedata
|
|
|
|
|
2013-02-19 12:06:34 +00:00
|
|
|
!qtHaveModule(network): SUBDIRS -= \
|
|
|
|
qeventloop \
|
|
|
|
qobject \
|
|
|
|
qsocketnotifier
|
|
|
|
|
2016-08-05 11:35:39 +00:00
|
|
|
!qtConfig(private_tests): SUBDIRS -= \
|
2012-10-29 13:32:23 +00:00
|
|
|
qsocketnotifier \
|
|
|
|
qsharedmemory
|
2011-10-11 07:42:44 +00:00
|
|
|
|
|
|
|
# This test is only applicable on Windows
|
2013-09-01 16:05:46 +00:00
|
|
|
!win32*|winrt: SUBDIRS -= qwineventnotifier
|
2011-11-16 10:21:23 +00:00
|
|
|
|
2016-08-15 20:15:07 +00:00
|
|
|
android|uikit: SUBDIRS -= qclipboard qobject qsharedmemory qsystemsemaphore
|
2017-09-16 00:46:30 +00:00
|
|
|
|
|
|
|
!qtConfig(systemsemaphore): SUBDIRS -= \
|
|
|
|
qsystemsemaphore
|