From d110ff0c4431a134c0b0895f005ea2b1e45b8125 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Thu, 21 Apr 2016 16:31:52 +0200 Subject: remove most pointless CONFIG+=ordered Change-Id: I3d0c3cc192c3da07dfcd59f64a7c61864fe20ad8 Reviewed-by: Denis Shienkov --- examples/serialport/serialport.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/serialport/serialport.pro b/examples/serialport/serialport.pro index c0e77df..a1819bf 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 -- cgit v1.2.1