qtbase/examples/corelib/ipc/ipc.pro

7 lines
177 B
Prolog
Raw Normal View History

requires(qtHaveModule(widgets))
TEMPLATE = subdirs
qtConfig(sharedmemory): SUBDIRS = sharedmemory
qtHaveModule(network): SUBDIRS += localfortuneserver localfortuneclient