devsoundextensions/effects/Loudness/LoudnessProxy/Group/LoudnessProxy.mmp
changeset 58 b6dbf97aba93
parent 0 40261b775718
equal deleted inserted replaced
57:1cbb0d5bf7f2 58:b6dbf97aba93
    37 OS_LAYER_SYSTEMINCLUDE 
    37 OS_LAYER_SYSTEMINCLUDE 
    38 
    38 
    39 SOURCE          LoudnessProxy.cpp
    39 SOURCE          LoudnessProxy.cpp
    40 SOURCE		LoudnessEventObserver.cpp
    40 SOURCE		LoudnessEventObserver.cpp
    41 
    41 
    42 LIBRARY         Euser.lib
    42 LIBRARY     euser.lib
    43 LIBRARY		MmfControllerFramework.lib
    43 LIBRARY		mmfcontrollerframework.lib
    44 LIBRARY		CustomCommandUtility.lib
    44 LIBRARY		CustomCommandUtility.lib
    45 LIBRARY		EffectBase.lib
    45 LIBRARY		EffectBase.lib
    46 LIBRARY		LoudnessEffect.lib
    46 LIBRARY		LoudnessEffect.lib
    47 
    47