summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2017-07-20 10:29:48 +0200
committerDominik Holland <dominik.holland@pelagicore.com>2017-07-27 11:02:30 +0000
commit6e32f79fc36d0da99bc5409b8f19c8f67e64d0ea (patch)
tree38747b31632de5cfa573f889c71bfd1aec870a39 /sync.profile
parent0773ea9ce859580f5aaca05c617ebb539b4f1fa3 (diff)
downloadqtivi-6e32f79fc36d0da99bc5409b8f19c8f67e64d0ea.tar.gz
Change the QIviVehicleFunctions module to be autogenerated
Disable the vehiclefunctions tests and examples until they are ported to the new API. Task-number: QTAUTO-297 Change-Id: Ief94dadfe60efa0afbbc73400450382db5a99004 Reviewed-by: Mike Krus <mike.krus@kdab.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index c150e63..dd46ea2 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,6 +1,6 @@
%modules = ( # path to module name map
"QtIviCore" => "$basedir/src/ivicore",
- "QtIviVehicleFunctions" => "$basedir/src/ivivehiclefunctions",
+ "QtIviVehicleFunctions" => "$basedir/src/ivivehiclefunctions;$out_basedir/src/ivivehiclefunctions",
"QtIviMedia" => "$basedir/src/ivimedia",
"QtGeniviExtras" => "$basedir/src/geniviextras",
);