summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2016-10-28 14:27:41 +0200
committerLars Knoll <lars.knoll@qt.io>2016-11-15 14:00:00 +0000
commit7d4da559afb62a779b3d90a65fb679cb5433f203 (patch)
treea4a1303d7ef246bec11fb378dd288aaf0f493622 /config_help.txt
parentc442244907a7246ee1e0cff3827e874d50d6da11 (diff)
Remove all Multimedia related configuration options from qtbase
They live in qtmultimedia now. Change-Id: I1a2ee8be3efb7c4ee9a29d2a8e3fc1f3eea704fc Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/config_help.txt b/config_help.txt
index 5e0d36a41f..5725e9213f 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -289,12 +289,3 @@ Database options:
[all auto]
MYSQL_PATH= PSQL_LIBS= SYBASE= SYBASE_LIBS=
-sqlite .............. Select used sqlite3 [system/qt]
-
-Multimedia options:
-
- -pulseaudio .......... Enable PulseAudio support [auto]
- -alsa ................ Enable ALSA support [auto]
- -no-gstreamer ........ Disable support for GStreamer
- -gstreamer [version] . Enable GStreamer support [auto]
- With no parameter, 1.0 is tried first, then 0.10.
- -wmf-backend ......... Enable WMF support [no] (Windows only)