summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2011-02-01 08:44:42 (GMT)
committeraxis <qt-info@nokia.com>2011-02-03 14:59:34 (GMT)
commit0401781da17f949c0d42d176266ff47ed59b0793 (patch)
tree8ef5017bad2bc7faf7f07824e864da2d92618595 /src/plugins
parent822151edc065dc89ed331e91e02fb8014ef3ecee (diff)
downloadQt-0401781da17f949c0d42d176266ff47ed59b0793.zip
Qt-0401781da17f949c0d42d176266ff47ed59b0793.tar.gz
Qt-0401781da17f949c0d42d176266ff47ed59b0793.tar.bz2
Fixed library casing.
RevBy: Trust me
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/phonon/mmf/mmf.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/phonon/mmf/mmf.pro b/src/plugins/phonon/mmf/mmf.pro
index de00c9e..a9e5746 100644
--- a/src/plugins/phonon/mmf/mmf.pro
+++ b/src/plugins/phonon/mmf/mmf.pro
@@ -128,7 +128,7 @@ symbian {
LIBS += -lAudioEqualizerEffect -lBassBoostEffect -lDistanceAttenuationEffect -lDopplerbase -lEffectBase -lEnvironmentalReverbEffect -lListenerDopplerEffect -lListenerLocationEffect -lListenerOrientationEffect -lLocationBase -lLoudnessEffect -lOrientationBase -lSourceDopplerEffect -lSourceLocationEffect -lSourceOrientationEffect -lStereoWideningEffect
# This is to allow IAP to be specified
- LIBS += -lCommDb
+ LIBS += -lcommdb
# This is needed for having the .qtplugin file properly created on Symbian.
QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/phonon_backend