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