summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2013-10-31 14:11:43 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-31 14:21:24 +0100
commitb8ce84a97a9ac4bc7c38f16d95d2076afdb64ae6 (patch)
treed8e3f782fbbb31ad11a2cbcaee21135da8df1ffd /examples/examples.pro
parente2fb29e3c1462c42f11fc9f6a0ee0bb21a1eaee9 (diff)
Disable QNX build
Nobody tested the serial port and it does not compile as CRTSCTS is not defined. Lets disable it until its fixed. Change-Id: Ifc032194773b166a7fd9502f5d7f518019d80c7c Reviewed-by: Laszlo Papp <lpapp@kde.org>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 85843beb..459a16ff 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += serialport
+!qnx:SUBDIRS += serialport