summaryrefslogtreecommitdiffstats
path: root/examples/ipc/ipc.pro
blob: ba3990d869598b3039a809ea82444f7e7fdbea47 (plain)
1
2
3
4
5
6
TEMPLATE      = subdirs
# no QSharedMemory
!vxworks:!qnx:SUBDIRS = sharedmemory
!wince*: SUBDIRS += localfortuneserver localfortuneclient

QT += widgets