summaryrefslogtreecommitdiff
path: root/mkspecs
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-01-06 13:33:37 +0100
committerThiago Macieira <thiago.macieira@nokia.com>2010-01-06 16:22:24 +0100
commit0fb15111a04c5a70ebc8e1f0c7e15508291b2818 (patch)
tree235c20d629b064e0ed211b5129614d9ab45e5160 /mkspecs
parent72adb8f5710fea385e94f9726546397cfbb1e4ad (diff)
downloadqt4-tools-0fb15111a04c5a70ebc8e1f0c7e15508291b2818.tar.gz
Attempt at readding the capital P headers for Phonon
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/qt.prf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/features/qt.prf b/mkspecs/features/qt.prf
index 831f5b6799..cf32685c3a 100644
--- a/mkspecs/features/qt.prf
+++ b/mkspecs/features/qt.prf
@@ -160,6 +160,7 @@ for(QTLIB, $$list($$lower($$unique(QT)))) {
else:isEqual(QTLIB, dbus):qlib = QtDBus
else:isEqual(QTLIB, phonon) {
qlib = phonon
+ INCLUDEPATH += $$QMAKE_INCDIR_QT/phonon_compat
# The Helix backend requires this. Since we can't let a plugin set it,
# we bump the values for all Symbian Phonon plugins.