aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 476934c8da6426c355911c5cc170cdc7bb8b8e7c (plain)
1
2
3
4
5
6
%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
);