remove some unnecessary CONFIG additions
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Fri, 14 Dec 2012 18:26:41 +0000 (19:26 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 16 Dec 2012 21:01:36 +0000 (22:01 +0100)
commit6fa2f5c4b16d271950d3ec09f100a105fc71f632
tree23832c436d1922b074104f7e11677d8966cada66
parent3bf7a86c07df424df87fa12e224a96cb85596a28
remove some unnecessary CONFIG additions

qt is already added by spec_pre.prf, warn_on by default_pre.prf, and
no_private_qt_headers_warning by qt_build_config.prf.

Change-Id: Ia5cee420d577dd0ae0120cb2dd430d4ddd29ebcf
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
46 files changed:
examples/multimedia/audiodecoder/audiodecoder.pro
src/multimediawidgets/multimediawidgets.pro
src/plugins/blackberry/mediaservice/mediaservice.pro
tests/auto/integration/qaudiodecoderbackend/qaudiodecoderbackend.pro
tests/auto/integration/qaudiodeviceinfo/qaudiodeviceinfo.pro
tests/auto/integration/qaudioinput/qaudioinput.pro
tests/auto/integration/qaudiooutput/qaudiooutput.pro
tests/auto/integration/qcamerabackend/qcamerabackend.pro
tests/auto/integration/qdeclarativevideooutput/qdeclarativevideooutput.pro
tests/auto/integration/qdeclarativevideooutput_window/qdeclarativevideooutput_window.pro
tests/auto/integration/qmediaplayerbackend/qmediaplayerbackend.pro
tests/auto/integration/qml/qml.pro
tests/auto/integration/qsound/qsound.pro
tests/auto/integration/qsoundeffect/qsoundeffect.pro
tests/auto/unit/qabstractvideobuffer/qabstractvideobuffer.pro
tests/auto/unit/qabstractvideosurface/qabstractvideosurface.pro
tests/auto/unit/qaudioformat/qaudioformat.pro
tests/auto/unit/qaudionamespace/qaudionamespace.pro
tests/auto/unit/qcamera/qcamera.pro
tests/auto/unit/qcameraimagecapture/qcameraimagecapture.pro
tests/auto/unit/qcameraviewfinder/qcameraviewfinder.pro
tests/auto/unit/qcamerawidgets/qcamerawidgets.pro
tests/auto/unit/qdeclarativeaudio/qdeclarativeaudio.pro
tests/auto/unit/qdeclarativevideo/qdeclarativevideo.pro
tests/auto/unit/qgraphicsvideoitem/qgraphicsvideoitem.pro
tests/auto/unit/qmediabindableinterface/qmediabindableinterface.pro
tests/auto/unit/qmediacontainercontrol/qmediacontainercontrol.pro
tests/auto/unit/qmediacontent/qmediacontent.pro
tests/auto/unit/qmediaplaylist/qmediaplaylist.pro
tests/auto/unit/qmediaplaylistnavigator/qmediaplaylistnavigator.pro
tests/auto/unit/qmediapluginloader/qmediapluginloader.pro
tests/auto/unit/qmediaresource/qmediaresource.pro
tests/auto/unit/qmediaservice/qmediaservice.pro
tests/auto/unit/qmediaserviceprovider/mockserviceplugin1/mockserviceplugin1.pro
tests/auto/unit/qmediaserviceprovider/mockserviceplugin2/mockserviceplugin2.pro
tests/auto/unit/qmediaserviceprovider/mockserviceplugin3/mockserviceplugin3.pro
tests/auto/unit/qmediaserviceprovider/mockserviceplugin4/mockserviceplugin4.pro
tests/auto/unit/qmediaserviceprovider/test/test.pro
tests/auto/unit/qmediatimerange/qmediatimerange.pro
tests/auto/unit/qmetadatareadercontrol/qmetadatareadercontrol.pro
tests/auto/unit/qmetadatawritercontrol/qmetadatawritercontrol.pro
tests/auto/unit/qpaintervideosurface/qpaintervideosurface.pro
tests/auto/unit/qvideoencodersettingscontrol/qvideoencodersettingscontrol.pro
tests/auto/unit/qvideoframe/qvideoframe.pro
tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro
tests/auto/unit/qvideowidget/qvideowidget.pro