phoneapp/phoneuiutils/group/phoneuiutils.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:31:22 +0300
branchRCL_3
changeset 81 c26cc2a7c548
parent 62 5266b1f337bd
permissions -rw-r--r--
Revision: 201039 Kit: 201041

/*
* Copyright (c) 2007 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:  
*     PhoneUIUtils module project specification file.
*
*/


#include <platform_paths.hrh>

// Capability assignment.
CAPABILITY CAP_APPLICATION MultiMediaDD PowerMgmt NetworkControl DRM DiskAdmin

// Assign Vendor ID.
VENDORID VID_DEFAULT

TARGET          phoneuiutils.dll
TARGETTYPE      dll
UID             0x1000008d 0x101F4D0F

SOURCEPATH      ../src

SOURCE          cphonecallthememonitor.cpp
SOURCE          cphonecenrepeventhandler.cpp
SOURCE          cphonecenrepproxy.cpp
SOURCE          cphoneclearblacklist.cpp
SOURCE          cphonekeys.cpp
SOURCE          cphonelangsettingmonitor.cpp
SOURCE          cphonelibrarycontainer.cpp
SOURCE          cphoneLogger.cpp
SOURCE          cphonemainresourceresolver.cpp
SOURCE          cphonemainerrormessageshandler.cpp
SOURCE          cphonepublishsubscriberao.cpp
SOURCE          cphonepubsubproxy.cpp
SOURCE          cphoneqwertyhandler.cpp
SOURCE          cphoneqwertymodemonitor.cpp
SOURCE          cphonerecoverysystem.cpp
SOURCE          cphoneresourceresolverbase.cpp
SOURCE          cphonetimer.cpp
SOURCE          ctelerecoverysystem.cpp
SOURCE          ctelewaitingidle.cpp
SOURCE          phoneloggerviewcommands.cpp
SOURCE          phonestatestrings.cpp
SOURCE          phonestatestringsgsm.cpp
SOURCE          rphoneanimclearblacklist.cpp
SOURCE          tphonecmdparamappinfo.cpp
SOURCE          tphonecmdparamaudiooutput.cpp
SOURCE          tphonecmdparamaudioavailability.cpp
SOURCE          tphonecmdparambitmap.cpp
SOURCE          tphonecmdparamboolean.cpp
SOURCE          tphonecmdparamcallheaderdata.cpp
SOURCE          tphonecmdparamcallstatedata.cpp
SOURCE          tphonecmdparamdynmenu.cpp
SOURCE          tphonecmdparamemergencycallheaderdata.cpp
SOURCE          tphonecmdparamglobalnote.cpp
SOURCE          tphonecmdparamincallindicatordata.cpp
SOURCE          tphonecmdparaminteger.cpp
SOURCE          tphonecmdparamkeycapture.cpp
SOURCE          tphonecmdparamkeyevent.cpp
SOURCE          tphonecmdparammessageeditor.cpp
SOURCE          tphonecmdparamnote.cpp
SOURCE          tphonecmdparamprogressnote.cpp
SOURCE          tphonecmdparamquery.cpp
SOURCE          tphonecmdparamreconnectquery.cpp
SOURCE          tphonecmdparamringtone.cpp
SOURCE          tphonecmdparamsfidata.cpp
SOURCE          tphonecmdparamsingleitemfetch.cpp
SOURCE          tphonecmdparamspeeddial.cpp
SOURCE          tphonecmdparamstring.cpp
SOURCE          tphonecommandparam.cpp
SOURCE          tphonecmdparamtranseffect.cpp
SOURCE          tcbacommandmapping.cpp
SOURCE          tphonecmdparamcustomdialer.cpp
SOURCE          tphonecmdparamnumberentryobserver.cpp
SOURCE          tphonecmdparampointer.cpp
SOURCE          tphonetouchbuttonconfig.cpp

USERINCLUDE     ../../phoneuiutils/inc
USERINCLUDE     ../../phoneui/srcdata

APP_LAYER_SYSTEMINCLUDE         // Application layer domain APIs
SYSTEMINCLUDE   ../../../inc    // Telephony internal headers

LIBRARY         euser.lib
LIBRARY         cone.lib
LIBRARY         bafl.lib
LIBRARY         flogger.lib
LIBRARY         featmgr.lib         // FeatureManager
LIBRARY         cenrepnotifhandler.lib
LIBRARY         centralrepository.lib
LIBRARY         ptiengine.lib
LIBRARY	        avkon.lib
LIBRARY         ws32.lib
LIBRARY         cauiengine.lib
#ifndef __WINS__
LIBRARY         efsrv.lib
#endif
LIBRARY         charconv.lib