QtMultimedia: Remove qpa-sections from .profiles.

Prepare for removal of the -qpa configure option.

Change-Id: Ibf4be58231d29cd972eb765f32b410e1eb9d7fed
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Friedemann Kleint
2011-10-28 09:09:59 +02:00
committed by Qt by Nokia
parent 18dc690a19
commit 6703ebf362
9 changed files with 12 additions and 359 deletions

View File

@@ -153,7 +153,7 @@ include(audio/audio.pri)
include(video/video.pri)
include(effects/effects.pri)
mac:!qpa {
mac {
LIBS += -framework AppKit -framework QuartzCore -framework QTKit
}