blob: dcdc7296286f1450b75f354b057381bca7d4dcf3 [file] [log] [blame]
%modules = ( # path to module name map
"QtLocation" => "$basedir/src/location",
"QtPositioning" => "$basedir/src/positioning",
"QtPositioningQuick" => "$basedir/src/positioningquick",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);