From 5a133a404ebaa5233d5370ace10ba9532b9c6adc Mon Sep 17 00:00:00 2001 From: Alex Trotsenko Date: Wed, 3 Aug 2016 09:50:55 +0300 Subject: 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 --- examples/network/network.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/network/network.pro') 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 -- cgit v1.2.3