Do not build qsharedmemory and qsystemsemaphore autotests on QNX

QSharedMemory and QSystemSemaphore are not available on QNX so the autotests can not be built.
Change-Id: Ibfb405f951d21342d64bf215cedc203a8cefe070
Reviewed-by: Wolfgang Bremer <wbremer@rim.com>
Reviewed-by: Thomas McGuire <thomas.mcguire@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
bb10
Fabian Bumberger 2013-03-03 15:54:58 +01:00 committed by The Qt Project
parent 15768381ad
commit 4f60ff6ad3
1 changed files with 1 additions and 0 deletions

View File

@ -28,3 +28,4 @@ SUBDIRS=\
# This test is only applicable on Windows
!win32*:SUBDIRS -= qwineventnotifier
qnx: SUBDIRS -= qsharedmemory qsystemsemaphore