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