diff options
author | Justin McPherson <justin.mcpherson@nokia.com> | 2010-04-16 01:25:04 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-04-16 03:38:58 (GMT) |
commit | 361c347ddc0117df593ef8ab107cdae1065aac83 (patch) | |
tree | 6679cf34ecb15fe489a4b5b3dd61c5cfc374da19 /configure | |
parent | dd9a3a5e7165d285fa96b4bf6b21bc3515d719ff (diff) | |
download | Qt-361c347ddc0117df593ef8ab107cdae1065aac83.zip Qt-361c347ddc0117df593ef8ab107cdae1065aac83.tar.gz Qt-361c347ddc0117df593ef8ab107cdae1065aac83.tar.bz2 |
QtMediaservices -> QtMediaServices.
Reviewed-by: Dmytro Poplavskiy
(cherry picked from commit 24d5c396903c1ce12578a32c2cc10e0ae391e6d5)
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3544,8 +3544,8 @@ fi -no-audio-backend .. Do not build the platform audio backend into QtMultimedia. + -audio-backend ..... Build the platform audio backend into QtMultimedia if available. - -no-mediaservices... Do not build the QtMediaservices module. - + -mediaservices...... Build the QtMediaservices module. + -no-mediaservices... Do not build the QtMediaServices module. + + -mediaservices...... Build the QtMediaServices module. -no-media-backend... Do not build platform mediaservices plugin. + -media-backend..... Build the platform mediaservices plugin. |