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, 1 insertions, 2 deletions
diff --git a/examples/network/network.pro b/examples/network/network.pro
index ed46ad3588..8334165ed9 100644
--- a/examples/network/network.pro
+++ b/examples/network/network.pro
@@ -20,8 +20,7 @@ qtHaveModule(widgets) {
multicastsender
qtConfig(bearermanagement) {
- # no QProcess
- !vxworks:!qnx:!winrt:!integrity:!uikit: SUBDIRS += network-chat
+ qtConfig(process): SUBDIRS += network-chat
SUBDIRS += \
bearermonitor \