8fdd1bb8cb
Commit 96995db4af
implements the necessary bits for this to work
under QNX.
Change-Id: Ie9e2f421f4f27fcaf40697dd363e9ed047754f0d
Reviewed-by: Tobias Koenig <tobias.koenig@kdab.com>
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
7 lines
188 B
Prolog
7 lines
188 B
Prolog
requires(qtHaveModule(widgets))
|
|
|
|
TEMPLATE = subdirs
|
|
# no QSharedMemory
|
|
!vxworks:SUBDIRS = sharedmemory
|
|
!wince*:qtHaveModule(network): SUBDIRS += localfortuneserver localfortuneclient
|