summaryrefslogtreecommitdiffstats
path: root/examples/network/network.pro
diff options
context:
space:
mode:
authorBradley T. Hughes <bradley.hughes@nokia.com>2010-07-27 07:46:09 (GMT)
committerBradley T. Hughes <bradley.hughes@nokia.com>2010-09-01 12:24:44 (GMT)
commit4bec2216312c231b2082f0b462328b1270b00836 (patch)
tree65541f0647a45eccf0502bee63dfc60d48522c9f /examples/network/network.pro
parentafdf40b4c29812fac6ff400479286817bc43bad0 (diff)
downloadQt-4bec2216312c231b2082f0b462328b1270b00836.zip
Qt-4bec2216312c231b2082f0b462328b1270b00836.tar.gz
Qt-4bec2216312c231b2082f0b462328b1270b00836.tar.bz2
Add multicastsender and multicastreceiver examples
These are clones of the broadcastsender and broadcastreceiver examples, modified to use the multicast API. I've made sure that the examples are linked in the appropriate places as well.
Diffstat (limited to 'examples/network/network.pro')
-rw-r--r--examples/network/network.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index 458561a..0012a97 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -16,7 +16,9 @@ SUBDIRS = \
threadedfortuneserver \
googlesuggest \
torrent \
- bearermonitor
+ bearermonitor \
+ multicastreceiver \
+ multicastsender
contains(QT_CONFIG, svg) {
SUBDIRS += bearercloud