usbmgmt/usbmgr/host/functiondrivers/ms/msmm/refppnotifier/group/refppnotifier.mmp
branchRCL_3
changeset 16 012cc2ee6408
equal deleted inserted replaced
15:f92a4f87e424 16:012cc2ee6408
       
     1 /*
       
     2 * Copyright (c) 2008-2009 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:
       
    15 *
       
    16 */
       
    17 
       
    18 /**
       
    19  @file
       
    20  @internalComponent
       
    21 */
       
    22  
       
    23 TARGET		  	refppnotifier.dll
       
    24 TARGETTYPE	  	PLUGIN
       
    25 UID 			0x10009D8D 0x10285ddd
       
    26 
       
    27 CAPABILITY		ProtServ TrustedUI
       
    28 
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 SOURCEPATH	  ../src
       
    34 SOURCE  refppnotifier.cpp refppdialog.cpp
       
    35 
       
    36 RESOURCE		refppnotifier.rss
       
    37 
       
    38 START RESOURCE 	dialog.rss
       
    39 HEADER
       
    40 TARGETPATH 		/resource/apps
       
    41 END
       
    42 
       
    43 LIBRARY    euser.lib
       
    44 LIBRARY    ecom.lib
       
    45 LIBRARY    eikdlg.lib
       
    46 LIBRARY    eiksrv.lib
       
    47 LIBRARY    eikcoctl.lib
       
    48 LIBRARY    cone.lib
       
    49 LIBRARY    eikcdlg.lib 
       
    50 
       
    51 USERINCLUDE ../inc
       
    52 
       
    53 NOEXPORTLIBRARY
       
    54 
       
    55 VENDORID 0x70000001