From 203ced9fe11e7338e03428053cfbd207d8a0f2f7 Mon Sep 17 00:00:00 2001 From: Johan Thelin Date: Wed, 25 Mar 2015 22:30:46 +0100 Subject: Added initial draft of climate control API --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index a999d1f..50b6d05 100644 --- a/sync.profile +++ b/sync.profile @@ -1,5 +1,6 @@ %modules = ( # path to module name map "QtIVICore" => "$basedir/src/core", + "QtIVIVehicleFunctions" => "$basedir/src/vehiclefunctions", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); -- cgit v1.2.1