531e449f93
They depend on unsupported features. Change-Id: Ia18c1560fc5cc321efb05cd3165e3e1c4b0e758f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
7 lines
199 B
Prolog
7 lines
199 B
Prolog
requires(qtHaveModule(widgets))
|
|
|
|
TEMPLATE = subdirs
|
|
# no QSharedMemory
|
|
!vxworks:!integrity: SUBDIRS = sharedmemory
|
|
!wince:qtHaveModule(network): SUBDIRS += localfortuneserver localfortuneclient
|