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.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/coap/coap.pro b/examples/coap/coap.pro
new file mode 100644
index 0000000..0a8f1c3
--- /dev/null
+++ b/examples/coap/coap.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+
+SUBDIRS += \
+ simplecoapclient \
+ consolecoapclient