summaryrefslogtreecommitdiffstats
path: root/examples/network/network.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/network.pro')
-rw-r--r--examples/network/network.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index 86bb08d22a..6a09acaae8 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -32,4 +32,7 @@ qtHaveModule(widgets) {
contains(QT_CONFIG, openssl):SUBDIRS += securesocketclient
contains(QT_CONFIG, openssl-linked):SUBDIRS += securesocketclient
+ contains(QT_CONFIG, sctp):SUBDIRS += multistreamserver multistreamclient
}
+
+EXAMPLE_FILES = shared