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

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