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