aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/helper/helper.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/helper/helper.pro b/src/helper/helper.pro
index 70c844f..c530ac8 100644
--- a/src/helper/helper.pro
+++ b/src/helper/helper.pro
@@ -1,2 +1,3 @@
TEMPLATE = subdirs
-SUBDIRS += remoteobjects
+QT_FOR_CONFIG += ivicore ivicore-private
+qtConfig(remoteobjects): SUBDIRS += remoteobjects