summaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 03258be2ae1ae0b10ea09134b4c2752a73645727 (plain)
1
2
3
4
5
%modules = ( # path to module name map
    "QtTextToSpeech" => "$basedir/src/tts"
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);