%modules = ( # path to module name map "QtLabsControls" => "$basedir/src/controls", "QtLabsTemplates" => "$basedir/src/templates", ); %moduleheaders = ( # restrict the module headers to those found in relative path );