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