summaryrefslogtreecommitdiffstats
path: root/qtspeech.pro
blob: 0ae27e29b0ef084971d1b9bd6039a234141bc7ba (plain)
1
2
3
4
5
6
7
load(configure)
qtCompileTest(flite)
qtCompileTest(flite_alsa)
!packagesExist(speech-dispatcher) {
    qtCompileTest(speechd)
}
load(qt_parts)