diff -r 000000000000 -r 5f000ab63145 phoneapp/phoneuiutils/group/phoneuiutils.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phoneapp/phoneuiutils/group/phoneuiutils.mmp Mon Jan 18 20:18:27 2010 +0200 @@ -0,0 +1,110 @@ +/* +* 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 + +// 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 cphonestorage.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