aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 4797a9e3ea6592d643cb2a74bec18f09695216fc (plain)
1
2
3
4
5
6
%modules = ( # path to module name map
    "QtLabsControls" => "$basedir/src/controls",
    "QtLabsTemplates" => "$basedir/src/templates",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);