localisation/apparchitecture/tef/trecupgrade/recupgrade.MMP
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // recupgrade.dll Symbian OS new MIME type recognizer
    14 // recupgrade.dll Symbian OS new MIME type recognizer
    15 // 
       
    16 //
    15 //
    17 
    16 
    18 
    17 
    19 
    18 
    20 /**
    19 /**
    27 targettype 	plugin 
    26 targettype 	plugin 
    28 uid			0x10009d8d 0xA000B461
    27 uid			0x10009d8d 0xA000B461
    29 VENDORID 	0x70000001
    28 VENDORID 	0x70000001
    30 CAPABILITY	All -Tcb
    29 CAPABILITY	All -Tcb
    31 
    30 
    32 systeminclude   /epoc32/include /epoc32/include/ecom /epoc32/include/test
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 //systeminclude   /epoc32/include/ecom
    33 
    33 
    34 SOURCEPATH	.
    34 SOURCEPATH	.
    35 source		recupgrade.cpp
    35 source		recupgrade.cpp
    36 
    36 
    37 library         euser.lib apmime.lib efsrv.lib
    37 library         euser.lib apmime.lib efsrv.lib
    38 
    38 
    39 start resource a000b461.rss
    39 start resource A000B461.rss
    40 target recupgrade.rsc
    40 target recupgrade.rsc
    41 end
    41 end
       
    42 
       
    43 SMPSAFE