summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 1e7fd14cabe29250925aafe02be64e943791a329 (plain)
1
2
3
4
5
%modules = ( # path to module name map
    "QtSensors" => "$basedir/src/sensors",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);