aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 41eae2b27cd0de34d6b3938bd9339def7d551724 (plain)
1
2
3
4
5
6
%modules = ( # path to module name map
    "QtQuickControls2" => "$basedir/src/quickcontrols2",
    "QtQuickTemplates2" => "$basedir/src/quicktemplates2",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);