summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/sapi/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/tts/sapi/.prev_CMakeLists.txt')
-rw-r--r--src/plugins/tts/sapi/.prev_CMakeLists.txt37
1 files changed, 0 insertions, 37 deletions
diff --git a/src/plugins/tts/sapi/.prev_CMakeLists.txt b/src/plugins/tts/sapi/.prev_CMakeLists.txt
deleted file mode 100644
index 5c9d555..0000000
--- a/src/plugins/tts/sapi/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,37 +0,0 @@
-# Generated from sapi.pro.
-
-#####################################################################
-## QTextToSpeechPluginSapi Plugin:
-#####################################################################
-
-qt_internal_add_plugin(QTextToSpeechPluginSapi
- OUTPUT_NAME qtexttospeech_sapi
- TYPE texttospeech
- SOURCES
- qtexttospeech_sapi.cpp qtexttospeech_sapi.h
- qtexttospeech_sapi_plugin.cpp qtexttospeech_sapi_plugin.h
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Gui
- Qt::TextToSpeech
- COMPILE_OPTIONS
- --Zc:strictStrings
-)
-
-#### Keys ignored in scope 1:.:.:sapi.pro:<TRUE>:
-# OTHER_FILES = "sapi_plugin.json"
-# QMAKE_CFLAGS = "--Zc:strictStrings"
-# QMAKE_CFLAGS_RELEASE = "--Zc:strictStrings"
-# QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO = "--Zc:strictStrings"
-# QMAKE_CXXFLAGS_RELEASE = "--Zc:strictStrings"
-# QMAKE_CXXFLAGS_RELEASE_WITH_DEBUGINFO = "--Zc:strictStrings"
-
-## Scopes:
-#####################################################################
-
-qt_internal_extend_target(QTextToSpeechPluginSapi CONDITION MINGW
- PUBLIC_LIBRARIES
- ole32
- sapi
- uuid
-)