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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/serialport/serialport.pro b/examples/serialport/serialport.pro
index d04911a..98d9d7e 100644
--- a/examples/serialport/serialport.pro
+++ b/examples/serialport/serialport.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS = cenumerator creaderasync creadersync cwriterasync cwritersync
-!isEmpty(QT.widgets.name):SUBDIRS += enumerator terminal blockingsender blockingreceiver sender receiver
+SUBDIRS = creaderasync cwriterasync
+!isEmpty(QT.widgets.name):SUBDIRS += terminal blockingsender blockingreceiver sender receiver