From 6e32f79fc36d0da99bc5409b8f19c8f67e64d0ea Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Thu, 20 Jul 2017 10:29:48 +0200 Subject: 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 --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') 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", ); -- cgit v1.2.1