bluetoothengine/btnotif/ecom/BtnotifWrapper.mmp
branchRCL_3
changeset 56 9386f31cc85b
parent 0 f63038272f30
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
       
     1 /*
       
     2 * Copyright (c) 2004 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  This is project specification file for the BTNotif Ecom Plugins.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET         	btnotifwrapper.DLL
       
    22 CAPABILITY 		CAP_ECOM_PLUGIN
       
    23 TARGETTYPE 		PLUGIN 
       
    24 
       
    25 VENDORID		VID_DEFAULT
       
    26 
       
    27 UID				0x10009D8D 0x101FD68F
       
    28 
       
    29 SOURCEPATH	    .
       
    30 USERINCLUDE		../inc
       
    31 
       
    32 
       
    33 SYSTEMINCLUDE   /epoc32/include/ecom
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 
       
    37 
       
    38 LANG         	SC
       
    39 SOURCE  		BtnotifWrapper.cpp 
       
    40 START RESOURCE 101FD68F.rss 
       
    41 TARGET btnotifwrapper.rsc
       
    42 END
       
    43 
       
    44 LIBRARY 		ECOM.LIB
       
    45 LIBRARY			AKNNOTIFIERWRAPPER.LIB
       
    46 LIBRARY 		EUSER.LIB