%modules = ( # path to module name map "QtQuickControls2" => "$basedir/src/quickcontrols2", "QtQuickTemplates2" => "$basedir/src/quicktemplates2", ); %moduleheaders = ( # restrict the module headers to those found in relative path );