--- a/phoneengine/audiohandling/group/audiohandling.mmp Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/audiohandling/group/audiohandling.mmp Wed Sep 01 12:30:10 2010 +0100
@@ -21,32 +21,25 @@
TARGET audiohandling.dll
TARGETTYPE DLL
UID 0x1000008D 0x1000A832
-VENDORID VID_DEFAULT
-
-CAPABILITY CAP_GENERAL_DLL
-
+VENDORID VID_DEFAULT
-#ifndef WINSCW
-EpocAllowDllData
-#endif
+CAPABILITY CAP_GENERAL_DLL
-
-//MACRO UNIT_TESTING //defined if running T_AudoHandlingMT tests
+//MACRO UNIT_TESTING //defined if running T_AudoHandlingMT tests
SOURCEPATH ../src
-SOURCE cpeaudiodata.cpp
-SOURCE cpegsmaudiodata.cpp
-SOURCE cpeaudiodtmftoneplayer.cpp
-SOURCE cpeaudioinbandtoneplayer.cpp
-SOURCE cpeaudioroutingmonitor.cpp
-SOURCE peaudiohandlingpanic.cpp
+SOURCE cpeaudiodata.cpp
+SOURCE cpegsmaudiodata.cpp
+SOURCE cpeaudiodtmftoneplayer.cpp
+SOURCE cpeaudioinbandtoneplayer.cpp
+SOURCE cpeaudioroutingmonitor.cpp
+SOURCE peaudiohandlingpanic.cpp
SOURCE cpecallaudioroutinghandler.cpp
-SOURCE cpeaudiofactory.cpp
-SOURCE cpeaudiotoneutilityimpl.cpp
-SOURCE cpeaudioeffect.cpp
+SOURCE cpeaudiofactory.cpp
+SOURCE cpeaudiotoneutilityimpl.cpp
-START RESOURCE ../data/defaultbeep.rss
-TARGETPATH RESOURCE_FILES_DIR
+START RESOURCE ../data/defaultbeep.rss
+TARGETPATH RESOURCE_FILES_DIR
HEADER
END
@@ -59,14 +52,8 @@
SYSTEMINCLUDE /epoc32/include/mmf/server
SYSTEMINCLUDE /epoc32/include/mmf/common
-
-MW_LAYER_SYSTEMINCLUDE
-OS_LAYER_LIBC_SYSTEMINCLUDE
-OS_LAYER_GLIB_SYSTEMINCLUDE
-SYSTEMINCLUDE /epoc32/include/stdapis/stlport
-
LIBRARY bafl.lib
-LIBRARY cce.lib
+LIBRARY cce.lib
LIBRARY telephonyaudiorouting.lib
LIBRARY efsrv.lib
LIBRARY engineinfo.lib
@@ -75,10 +62,6 @@
LIBRARY flogger.lib
LIBRARY mediaclientaudio.lib
LIBRARY mmfdevsound.lib
-
-LIBRARY featdiscovery.lib
-LIBRARY tmsfactory.lib
-LIBRARY tmsapi.lib
-LIBRARY libglib.lib
+LIBRARY featmgr.lib
LANG SC
\ No newline at end of file