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