summaryrefslogtreecommitdiffstats
path: root/qtspeech.pro
blob: 58728f26d03fccbc48b725c956a397e44588b747 (plain)
1
2
3
4
5
6
lessThan(QT_MAJOR_VERSION, 5): error("The QtSpeech library only supports Qt 5.")
load(configure)
qtCompileTest(flite)
qtCompileTest(flite_alsa)
qtCompileTest(vocalizer)
load(qt_parts)