summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/android/src/CMakeLists.txt
blob: f7c6a4ff3022431f89b66320f8c2b7080f45323c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from src.pro.

#####################################################################
## QTextToSpeechEngineAndroid Plugin:
#####################################################################

qt_internal_add_plugin(QTextToSpeechEngineAndroid
    OUTPUT_NAME qttexttospeech_android
    PLUGIN_TYPE texttospeech
    SOURCES
        qtexttospeech_android.cpp qtexttospeech_android.h
        qtexttospeech_android_plugin.cpp qtexttospeech_android_plugin.h
    LIBRARIES
        Qt::Core
        Qt::CorePrivate
        Qt::TextToSpeech
)

#### Keys ignored in scope 1:.:.:src.pro:<TRUE>:
# OTHER_FILES = "android_plugin.json"