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