2012-12-21 13:14:40 +00:00
|
|
|
requires(qtHaveModule(widgets))
|
|
|
|
|
2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
# no QSharedMemory
|
2016-03-23 21:15:10 +00:00
|
|
|
!vxworks:!integrity: SUBDIRS = sharedmemory
|
2015-06-03 15:04:53 +00:00
|
|
|
!wince:qtHaveModule(network): SUBDIRS += localfortuneserver localfortuneclient
|