%modules = ( # path to module name map "QtSensors" => "$basedir/src/sensors", "QtSensorsQuick" => "$basedir/src/sensorsquick", ); %moduleheaders = ( # restrict the module headers to those found in relative path );