summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/speechdispatcher/speechdispatcher.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/tts/speechdispatcher/speechdispatcher.pro')
-rw-r--r--src/plugins/tts/speechdispatcher/speechdispatcher.pro21
1 files changed, 0 insertions, 21 deletions
diff --git a/src/plugins/tts/speechdispatcher/speechdispatcher.pro b/src/plugins/tts/speechdispatcher/speechdispatcher.pro
deleted file mode 100644
index d600700..0000000
--- a/src/plugins/tts/speechdispatcher/speechdispatcher.pro
+++ /dev/null
@@ -1,21 +0,0 @@
-TARGET = qtexttospeech_speechd
-PLUGIN_TYPE = texttospeech
-PLUGIN_CLASS_NAME = QTextToSpeechPluginSpeechd
-
-load(qt_plugin)
-
-QT = core texttospeech
-QT_FOR_CONFIG += texttospeech-private
-
-HEADERS += \
- qtexttospeech_speechd.h \
- qtexttospeech_speechd_plugin.h \
-
-SOURCES += \
- qtexttospeech_speechd.cpp \
- qtexttospeech_speechd_plugin.cpp \
-
-OTHER_FILES += \
- speechd_plugin.json
-
-qtConfig(speechd): QMAKE_USE_PRIVATE += speechd