summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/winrt/winrt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/tts/winrt/winrt.pro')
-rw-r--r--src/plugins/tts/winrt/winrt.pro18
1 files changed, 0 insertions, 18 deletions
diff --git a/src/plugins/tts/winrt/winrt.pro b/src/plugins/tts/winrt/winrt.pro
deleted file mode 100644
index 6896620..0000000
--- a/src/plugins/tts/winrt/winrt.pro
+++ /dev/null
@@ -1,18 +0,0 @@
-TARGET = qtexttospeech_winrt
-PLUGIN_TYPE = texttospeech
-PLUGIN_CLASS_NAME = QTextToSpeechPluginWinRT
-
-load(qt_plugin)
-
-QT += core core-private texttospeech
-
-HEADERS += \
- qtexttospeech_winrt.h \
- qtexttospeech_winrt_plugin.h \
-
-SOURCES += \
- qtexttospeech_winrt.cpp \
- qtexttospeech_winrt_plugin.cpp \
-
-OTHER_FILES += \
- winrt_plugin.json