summaryrefslogtreecommitdiff
path: root/examples/ivicore/ivicore.pro
diff options
context:
space:
mode:
authorAntti Hölttä <AHoelttae@luxoft.com>2018-03-27 13:45:10 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2018-04-25 13:11:33 +0000
commit4b4a086f310ccf6570214e5ed4911116f8c96240 (patch)
tree282161e9519e81b90f4859144395f37cb47e4d90 /examples/ivicore/ivicore.pro
parent7f49ef0fdbe26c9d639e52c3de1fd46ee3af7ab4 (diff)
downloadqtivi-4b4a086f310ccf6570214e5ed4911116f8c96240.tar.gz
Add documentation and an example for QtRemoteObjects templates
Add documentation for remote object templates: update list of template files and add a general description of the remote objects features. Add an example project and a walkthrough to demonstrate the remote objects generation features. Task-number: QTAUTO-919 Change-Id: I3d25d29fd9b9ca2a72bbc6662f05b968d9aa5413 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'examples/ivicore/ivicore.pro')
-rw-r--r--examples/ivicore/ivicore.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/ivicore/ivicore.pro b/examples/ivicore/ivicore.pro
index 14dc55e..8e7798d 100644
--- a/examples/ivicore/ivicore.pro
+++ b/examples/ivicore/ivicore.pro
@@ -1,4 +1,5 @@
TEMPLATE = subdirs
QT_FOR_CONFIG += ivicore
-qtConfig(ivigenerator): SUBDIRS = qface-ivi-climate
+qtConfig(ivigenerator): SUBDIRS += qface-ivi-climate
+qtConfig(ivigenerator): qtConfig(remoteobjects): SUBDIRS += qface-ivi-remote