2012-12-21 13:14:40 +00:00
|
|
|
requires(qtHaveModule(widgets))
|
|
|
|
|
2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
# no QSharedMemory
|
|
|
|
!vxworks:!qnx:SUBDIRS = sharedmemory
|
2013-02-19 11:53:08 +00:00
|
|
|
!wince*:qtHaveModule(network): SUBDIRS += localfortuneserver localfortuneclient
|