summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 1a8e936f31d6367b6ec688f9bc6211224d826234 (plain)
1
2
3
4
5
6
7
8
9
%modules = ( # path to module name map
    "QtScxml" => "$basedir/src/scxml",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
);
%deprecatedheaders = (
);