summaryrefslogtreecommitdiffstats
path: root/examples/network
diff options
context:
space:
mode:
authorRobert Griebl <rgriebl@trolltech.com>2009-07-27 17:26:57 +0200
committerRobert Griebl <rgriebl@trolltech.com>2009-07-29 10:55:02 +0200
commit7ee964bea3ba3ed31f36c8110789509edcbfbd54 (patch)
tree79293eb2ac291abc4c73d1e4310f1d759803bd4c /examples/network
parent2ce3e9c150798b12d5b434ed25fc37c96972fb8b (diff)
Fix compilation errors in examples and demos on VxWorks and QNX.
Reviewed-by: Harald Fernengel
Diffstat (limited to 'examples/network')
-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 8c45745b2d..adf998fa47 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -2,7 +2,6 @@ TEMPLATE = subdirs
SUBDIRS = blockingfortuneclient \
broadcastreceiver \
broadcastsender \
- network-chat \
download \
downloadmanager \
fortuneclient \
@@ -14,6 +13,9 @@ SUBDIRS = blockingfortuneclient \
googlesuggest \
torrent
+# no QProcess
+!vxworks:!qnx:SUBDIRS += network-chat
+
contains(QT_CONFIG, openssl):SUBDIRS += securesocketclient
# install