%modules = ( # path to module name map "QtVirtualKeyboard" => "$basedir/src/virtualkeyboard", "QtHunspellInputMethod" => "$basedir/src/plugins/hunspell/hunspellinputmethod", ); %moduleheaders = ( # restrict the module headers to those found in relative path );