summaryrefslogtreecommitdiffstats
path: root/examples/corelib/ipc/ipc.pro
blob: 4b4b3870a47e2f6004d53502263ac8e06f8c4cc8 (plain)
1
2
3
4
5
6
requires(qtHaveModule(widgets))

TEMPLATE      = subdirs
# no QSharedMemory
!vxworks:!qnx:SUBDIRS = sharedmemory
!wince*:qtHaveModule(network): SUBDIRS += localfortuneserver localfortuneclient