summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorJohan Thelin <johan.thelin@pelagicore.com>2015-03-25 22:30:46 +0100
committerJohan Thelin <johan.thelin@pelagicore.com>2015-03-25 22:30:46 +0100
commit203ced9fe11e7338e03428053cfbd207d8a0f2f7 (patch)
treeead900f64585d3196842b9b987b5cbee429a81e1 /sync.profile
parent14b6e537b23475aad98e79de239885292ccf5cb5 (diff)
downloadqtivi-203ced9fe11e7338e03428053cfbd207d8a0f2f7.tar.gz
Added initial draft of climate control API
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
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
);