equal
deleted
inserted
replaced
90 LIBS += -lapgrfx -lapmime # For recognizer |
90 LIBS += -lapgrfx -lapmime # For recognizer |
91 LIBS += -lmmfcontrollerframework # For CMMFMetaDataEntry |
91 LIBS += -lmmfcontrollerframework # For CMMFMetaDataEntry |
92 LIBS += -lmediaclientaudiostream # For CMdaAudioOutputStream |
92 LIBS += -lmediaclientaudiostream # For CMdaAudioOutputStream |
93 |
93 |
94 # These are for effects. |
94 # These are for effects. |
95 LIBS += -lAudioEqualizerEffect -lBassBoostEffect -lDistanceAttenuationEffect -lDopplerbase -lEffectBase -lEnvironmentalReverbEffect -lListenerDopplerEffect -lListenerLocationEffect -lListenerOrientationEffect -lLocationBase -lLoudnessEffect -lOrientationBase -lSourceDopplerEffect -lSourceLocationEffect -lSourceOrientationEffect -lStereoWideningEffect |
95 LIBS += -lAudioEqualizerEffect -lBassBoostEffect -lDistanceAttenuationEffect -lDopplerBase -lEffectBase -lEnvironmentalReverbEffect -lListenerDopplerEffect -lListenerLocationEffect -lListenerOrientationEffect -lLocationBase -lLoudnessEffect -lOrientationBase -lSourceDopplerEffect -lSourceLocationEffect -lSourceOrientationEffect -lStereoWideningEffect |
96 |
96 |
97 # This is needed for having the .qtplugin file properly created on Symbian. |
97 # This is needed for having the .qtplugin file properly created on Symbian. |
98 QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/phonon_backend |
98 QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/phonon_backend |
99 |
99 |
100 target.path = $$[QT_INSTALL_PLUGINS]/phonon_backend |
100 target.path = $$[QT_INSTALL_PLUGINS]/phonon_backend |