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

#####################################################################
## QTextToSpeechPluginWinRT Plugin:
#####################################################################

qt_internal_add_plugin(QTextToSpeechWinRTPlugin
    OUTPUT_NAME qtexttospeech_winrt
    PLUGIN_TYPE texttospeech
    SOURCES
        qtexttospeech_winrt.cpp qtexttospeech_winrt.h
        qtexttospeech_winrt_plugin.cpp qtexttospeech_winrt_plugin.h
    LIBRARIES
        Qt::Core
        Qt::CorePrivate
        Qt::Gui
        Qt::TextToSpeech
)

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