phoneengine/audiohandling/group/audiohandling.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:30:10 +0100
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  Project specification file for Audio Handling dll
*
*/

#include <data_caging_paths.hrh>
#include <platform_paths.hrh>

TARGET          audiohandling.dll    
TARGETTYPE      DLL                
UID             0x1000008D 0x1000A832        
VENDORID		VID_DEFAULT

CAPABILITY	CAP_GENERAL_DLL

//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        cpecallaudioroutinghandler.cpp
SOURCE      	cpeaudiofactory.cpp
SOURCE        cpeaudiotoneutilityimpl.cpp

START RESOURCE	../data/defaultbeep.rss
TARGETPATH		RESOURCE_FILES_DIR
HEADER
END

USERINCLUDE     ../inc

APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
SYSTEMINCLUDE   ../../inc       // PhoneEngine private headers
SYSTEMINCLUDE   ../../../inc    // Telephony internal headers
SYSTEMINCLUDE   /epoc32/include/mda/client
SYSTEMINCLUDE   /epoc32/include/mmf/server
SYSTEMINCLUDE   /epoc32/include/mmf/common

LIBRARY         bafl.lib
LIBRARY			cce.lib
LIBRARY         telephonyaudiorouting.lib
LIBRARY         efsrv.lib
LIBRARY         engineinfo.lib
LIBRARY         etel.lib
LIBRARY         euser.lib 
LIBRARY         flogger.lib
LIBRARY         mediaclientaudio.lib
LIBRARY         mmfdevsound.lib
LIBRARY         featmgr.lib

LANG            SC