summaryrefslogtreecommitdiffstats
path: root/examples/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dbus')
-rw-r--r--examples/dbus/dbus.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dbus/dbus.pro b/examples/dbus/dbus.pro
index afeb1de0d5..1b2164c4ae 100644
--- a/examples/dbus/dbus.pro
+++ b/examples/dbus/dbus.pro
@@ -4,7 +4,7 @@ TEMPLATE = subdirs
SUBDIRS = listnames \
pingpong
-!uikit: SUBDIRS += complexpingpong
+qtConfig(process): SUBDIRS += complexpingpong
qtHaveModule(widgets) {
SUBDIRS += chat \