blob: 476934c8da6426c355911c5cc170cdc7bb8b8e7c [file] [log] [blame]
%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
);