summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/winrt/CMakeLists.txt
blob: 79debaf4918ee7a1c92828a7ceda78b3885e3c6e (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(QTextToSpeechPluginWinRT
    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"