messagingfw/biomsgfw/wapptsrc/t_mmssettingsproxy.mmp
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // mmssettingsproxy.dll MMS settings proxy Ecom plug-in
       
    15 // 101F941F.rsc Registry file for MMS Settings Proxy mmssettingsproxy.dll
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 
       
    24 TARGET		t_mmssettingsproxy.dll
       
    25 TARGETTYPE	PLUGIN
       
    26 
       
    27 CAPABILITY All -TCB
       
    28 UID		0x10009D8D 0x10202D54
       
    29 VENDORID 	0x70000001
       
    30 
       
    31 USERINCLUDE     .
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 SOURCEPATH  	../wapptsrc
       
    34 SOURCE		T_MMSSettingsProxy.cpp
       
    35 
       
    36 SOURCEPATH  	../wapptsrc
       
    37 
       
    38 start resource 10202D54.rss
       
    39 target t_mmssettingsproxy.rsc
       
    40 end
       
    41 	
       
    42 LIBRARY         euser.lib
       
    43 LIBRARY		ecom.lib
       
    44 LIBRARY		msgs.lib
       
    45 LIBRARY		efsrv.lib
       
    46 
       
    47 
       
    48 
       
    49 SMPSAFE