%modules = ( # path to module name map "QtWebView" => "$basedir/src/webview", "QtWebViewQuick" => "$basedir/src/quick" ); %moduleheaders = ( # restrict the module headers to those found in relative path );