summaryrefslogtreecommitdiffstats
path: root/src/tts/tts.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/tts/tts.pro')
-rw-r--r--src/tts/tts.pro27
1 files changed, 0 insertions, 27 deletions
diff --git a/src/tts/tts.pro b/src/tts/tts.pro
deleted file mode 100644
index 6eeed2b..0000000
--- a/src/tts/tts.pro
+++ /dev/null
@@ -1,27 +0,0 @@
-TARGET = QtTextToSpeech
-QT = core-private
-DEFINES += QTEXTTOSPEECH_LIBRARY
-MODULE = texttospeech
-MODULE_PLUGIN_TYPES = texttospeech
-
-load(qt_module)
-
-HEADERS = \
- qtexttospeech.h \
- qtexttospeechplugin.h \
- qtexttospeechengine.h \
- qtexttospeech_p.h \
- qtexttospeech_global.h \
- qvoice.h \
- qvoice_p.h \
-
-SOURCES = \
- qtexttospeech.cpp \
- qtexttospeechplugin.cpp \
- qtexttospeechengine.cpp \
- qvoice.cpp \
-
-ANDROID_BUNDLED_JAR_DEPENDENCIES = \
- jar/Qt$${QT_MAJOR_VERSION}AndroidTextToSpeech.jar
-ANDROID_LIB_DEPENDENCIES = \
- plugins/texttospeech/libplugins_texttospeech_qttexttospeech_android.so