aboutsummaryrefslogtreecommitdiffstats
path: root/examples/coap/coap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/coap/coap.pro')
-rw-r--r--examples/coap/coap.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/coap/coap.pro b/examples/coap/coap.pro
index 006c281..befe3b7 100644
--- a/examples/coap/coap.pro
+++ b/examples/coap/coap.pro
@@ -1,8 +1,8 @@
TEMPLATE = subdirs
-SUBDIRS += \
- simplecoapclient \
- consolecoapclient
+SUBDIRS += consolecoapclient
+
+qtHaveModule(gui) SUBDIRS += simplecoapclient
qtHaveModule(quick) {
SUBDIRS += \