summaryrefslogtreecommitdiff
path: root/sync.profile
blob: 15b0fdf3a6c3f9edbabf980462e9e26b0c349dec (plain)
1
2
3
4
5
6
7
%modules = ( # path to module name map
    "ActiveQt" => "$basedir/src/activeqt"
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);
%classnames = (
);