summaryrefslogtreecommitdiffstats
path: root/examples/speech/qmlspeech/qmlspeech.pro
blob: 718cfebdae4e89d481c16df89a9da2c9f4c97307 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app

QT += qml quick speechrecognition

SOURCES += main.cpp

RESOURCES += qml.qrc \
    grammar.qrc