cmmanager/cmmgr/cmmserver/group/cmmserver.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 12:53:07 +0300
changeset 20 9c97ad6591ae
child 40 c5b848e6c7d1
permissions -rw-r--r--
Revision: 201015 Kit: 201018

/*
* Copyright (c) 2009-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 definition file for Connection Method Manager server.
*
*/


#include <platform_paths.hrh>

TARGET          cmmserver.exe
TARGETTYPE      exe
UID             0x1000008d 0x20016A7A

CAPABILITY      NetworkControl NetworkServices ProtServ WriteDeviceData
VENDORID        VID_DEFAULT

SOURCEPATH      ../src
SOURCE          cmmsrvstatic.cpp
SOURCE          cmmstarter.cpp
SOURCE          cmmsession.cpp
SOURCE          cmmserver.cpp
SOURCE          cmmanagerimpl.cpp
SOURCE          cmmtransactionhandler.cpp
SOURCE          cmmdbchangelistener.cpp
SOURCE          cmmlistenermanager.cpp
SOURCE          cmmdestinationinstance.cpp
SOURCE          cmmconnmethodinstance.cpp
SOURCE          cmmcache.cpp
SOURCE          cmmconnmethodstruct.cpp
SOURCE          cmmdestinationstruct.cpp
SOURCE          cmminstancemapping.cpp
SOURCE          cmmbearerpriority.cpp
SOURCE          cmmbearerprioritycache.cpp
SOURCE          cmmconnmethoditem.cpp
SOURCE          cmmanagertextresolver.cpp

USERINCLUDE     ../inc
USERINCLUDE     ../../cmmcommon/inc
USERINCLUDE     ../traces

// ADO specific internal headers
SYSTEMINCLUDE   ../../../../inc

MW_LAYER_SYSTEMINCLUDE

LIBRARY         euser.lib
LIBRARY         efsrv.lib
LIBRARY         cmmanagerdatabase.lib
LIBRARY         cmmpluginbase.lib
LIBRARY         commsdat.lib
LIBRARY         bafl.lib
LIBRARY         ecom.lib
LIBRARY         featmgr.lib
LIBRARY         centralrepository.lib
LIBRARY         esock.lib
LIBRARY	        hbcore.lib

EPOCSTACKSIZE   0x4000