1%modules = ( # path to module name map
2    "QtLocation" => "$basedir/src/location",
3    "QtPositioning" => "$basedir/src/positioning",
4    "QtPositioningQuick" => "$basedir/src/positioningquick",
5);
6%moduleheaders = ( # restrict the module headers to those found in relative path
7);
8