%modules = ( # path to module name map "QtCompositor" => "$basedir/src/compositor", "QtWaylandClient" => "$basedir/src/client", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); %classnames = ( ); %deprecatedheaders = ( );