summaryrefslogtreecommitdiff
path: root/examples/serialport/serialport.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/serialport/serialport.pro')
-rw-r--r--examples/serialport/serialport.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/serialport/serialport.pro b/examples/serialport/serialport.pro
index 57f6ec5..ba8d167 100644
--- a/examples/serialport/serialport.pro
+++ b/examples/serialport/serialport.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = cenumerator creadersync cwriterasync cwritersync
+SUBDIRS = cenumerator creaderasync creadersync cwriterasync cwritersync
greaterThan(QT_MAJOR_VERSION, 4) {
!isEmpty(QT.widgets.name):SUBDIRS += enumerator terminal blockingmaster blockingslave
} else {