summaryrefslogtreecommitdiffstats
path: root/examples/network/network.pro
diff options
context:
space:
mode:
authorAlex Trotsenko <alex1973tr@gmail.com>2016-08-03 09:50:55 +0300
committerAlex Trotsenko <alex1973tr@gmail.com>2016-08-03 11:46:21 +0000
commit5a133a404ebaa5233d5370ace10ba9532b9c6adc (patch)
tree9544da1252cf7d7aff1d195186c160235bf5c49b /examples/network/network.pro
parent733c4de36e71fa58dc444a181d725bfa46699a16 (diff)
Polish SCTP examples
- Introduce a common header file for client and server; - Update license headers; - Fix minor issues. Change-Id: I3fc42fd5ba32141c702fc6679a27bf0b6a16fd26 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'examples/network/network.pro')
-rw-r--r--examples/network/network.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index ff7fbcf4f2..6a09acaae8 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -34,3 +34,5 @@ qtHaveModule(widgets) {
contains(QT_CONFIG, openssl-linked):SUBDIRS += securesocketclient
contains(QT_CONFIG, sctp):SUBDIRS += multistreamserver multistreamclient
}
+
+EXAMPLE_FILES = shared