--- a/phoneapp/phoneuicontrol/group/phoneuicontrol.mmp Fri May 14 15:51:57 2010 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,111 +0,0 @@
-/*
-* Copyright (c) 2005-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: UIControl subcomponent of PhoneUI
-*
-*/
-
-
-#include <platform_paths.hrh>
-
-// Capability assignment.
-// <-- QT PHONE START -->
-CAPABILITY CAP_GENERAL_DLL
-//CAPABILITY CAP_APPLICATION MultiMediaDD NetworkControl PowerMgmt DRM DiskAdmin
-// <-- QT PHONE END -->
-
-// Assign Vendor ID.
-VENDORID VID_DEFAULT
-
-TARGET phoneuicontrol.dll
-TARGETTYPE dll
-UID 0x1000008d 0x101F4D0C
-
-//EXPORTUNFROZEN
-
-SOURCEPATH ../src
-SOURCE cphonebtaadisconnecthandler.cpp
-SOURCE cphonedtmfwaitchartimer.cpp
-SOURCE cphoneenginehandler.cpp
-
-SOURCE cphonereconnectquery.cpp
-SOURCE cphoneremotecontrolhandler.cpp
-SOURCE cphonestate.cpp
-SOURCE cphonestatecallsetup.cpp
-SOURCE cphonestatehandle.cpp
-SOURCE cphonestateidle.cpp
-SOURCE cphonestateincall.cpp
-SOURCE cphonestateincoming.cpp
-SOURCE cphonestatemachine.cpp
-SOURCE cphonestatestartup.cpp
-SOURCE cphonesystemeventhandler.cpp
-SOURCE cphoneuicontroller.cpp
-SOURCE cphonekeyeventforwarder.cpp
-SOURCE cphoneaccessorybthandler.cpp
-SOURCE tphonecallheaderparam.cpp
-SOURCE cphonecallheadermanager.cpp
-SOURCE cphonenumberentrymanager.cpp
-SOURCE cphonecbamanager.cpp
-
-/* Languages */
-LANG SC
-
-
-USERINCLUDE ../inc
-// <-- QT PHONE START -->
-USERINCLUDE ../../phoneuiqtviewadapter/inc
-//USERINCLUDE ../../phoneuiview/inc
-// <-- QT PHONE END -->
-USERINCLUDE ../../phoneuiutils/inc
-USERINCLUDE ../../phoneui2/srcdata
-USERINCLUDE ../../phoneuistates/inc
-USERINCLUDE ../../phonemediatorcenter/inc
-USERINCLUDE ../../phoneuiutils/inc
-
-APP_LAYER_SYSTEMINCLUDE // Application layer domain APIs
-SYSTEMINCLUDE ../../../inc // Telephony internal headers
-
-LIBRARY euser.lib
-LIBRARY cone.lib
-LIBRARY phoneuiutils.lib
-LIBRARY efsrv.lib
-LIBRARY engineinfo.lib
-LIBRARY ws32.lib
-LIBRARY fbscli.lib
-// <-- QT PHONE START -->
-LIBRARY phonestringloader.lib
-//LIBRARY commonengine.lib //StringLoader
-// <-- QT PHONE END -->
-LIBRARY featmgr.lib // FeatureManager
-LIBRARY connmon.lib // RConnectionMonitor
-LIBRARY avkon.lib // AknTextUtils
-
-// RemCon
-LIBRARY remconcoreapi.lib
-LIBRARY remconinterfacebase.lib
-LIBRARY phonecmdhandler.lib
-// Soft reject
-LIBRARY eikcore.lib // CCharFormatLayer, CParaFormatLayer
-
-// Profiles
-LIBRARY profileeng.lib
-
-LIBRARY sssettings.lib
-LIBRARY bafl.lib // Descriptor arrays
-
-LIBRARY apgrfx.lib
-LIBRARY serviceprovidersettings.lib
-
-LIBRARY starterclient.lib
-
-LIBRARY phonemediatorcenter.lib