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