%modules = ( # path to module name map "QtLocation" => "$basedir/src/location", "QtPositioning" => "$basedir/src/positioning", ); %moduleheaders = ( # restrict the module headers to those found in relative path );