summaryrefslogtreecommitdiffstats
path: root/examples/serialport
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-21 16:31:52 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-28 18:55:21 +0000
commitd110ff0c4431a134c0b0895f005ea2b1e45b8125 (patch)
treec3ea482596a4c1a594a23a366b2208fcb084e646 /examples/serialport
parent4679301c184b7964fd197cca5bf5b30fefaee386 (diff)
remove most pointless CONFIG+=ordered
Change-Id: I3d0c3cc192c3da07dfcd59f64a7c61864fe20ad8 Reviewed-by: Denis Shienkov <denis.shienkov@gmail.com>
Diffstat (limited to 'examples/serialport')
-rw-r--r--examples/serialport/serialport.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/serialport/serialport.pro b/examples/serialport/serialport.pro
index c0e77dfd..a1819bfe 100644
--- a/examples/serialport/serialport.pro
+++ b/examples/serialport/serialport.pro
@@ -1,4 +1,3 @@
TEMPLATE = subdirs
-CONFIG += ordered
SUBDIRS = cenumerator creaderasync creadersync cwriterasync cwritersync
!isEmpty(QT.widgets.name):SUBDIRS += enumerator terminal blockingmaster blockingslave