%modules = ( # path to module name map "QtOpcUa" => "$basedir/src/opcua", ); %moduleheaders = ( # restrict the module headers to those found in relative path ); %dependencies = ( "qtbase" => "", );