cmmanager/cmmgr/Plugins/cmplugintundriver/group/cmplugintundriver.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 14 Sep 2010 22:06:05 +0300
branchRCL_3
changeset 62 bb1f80fb7db2
permissions -rw-r--r--
Revision: 201033 Kit: 201035

/*
* Copyright (c) 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 for TUN Driver plug-in
*
*/

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

TARGET      cmplugintundriver.dll
UID         0x10009D8D 0x20027F3E

TARGETTYPE        PLUGIN

CAPABILITY      CAP_ECOM_PLUGIN
VENDORID        VID_DEFAULT

SOURCEPATH  ../src

SOURCE      cmpluginproxytundriver.cpp
SOURCE      cmplugintundriver.cpp
SOURCE      ../../../Framework/Src/cmlogger.cpp

SOURCEPATH  ../data

START RESOURCE 20027F3E.rss
TARGET cmplugintundriver.rsc
END


USERINCLUDE     ../data
USERINCLUDE     ../../../Framework/Inc
USERINCLUDE     ../../../Framework/SrcData

// Component specific internal headers 
USERINCLUDE			../inc

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

//Macro to /epoc32 headers
MW_LAYER_SYSTEMINCLUDE

#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
APP_LAYER_SYSTEMINCLUDE
#endif

LIBRARY hlplch.lib
LIBRARY euser.lib
LIBRARY ecom.lib
LIBRARY cmmanager.lib
LIBRARY commsdat.lib

LIBRARY aknskins.lib
LIBRARY efsrv.lib 
LIBRARY	CommonEngine.lib
LIBRARY cone.lib eikcore.lib avkon.lib
LIBRARY eikcoctl.lib eikdlg.lib
LIBRARY bafl.lib
LIBRARY vpnapi.lib
LIBRARY centralrepository.lib
LIBRARY featmgr.lib
LIBRARY cmmanagerdatabase.lib
DEBUGLIBRARY flogger.lib