installationservices/swinstallationfw/test/tusif/group/tsifpkgrec.mmp
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     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 the License "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 * Mime type recogniser for SIF test package type
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 TARGET			tsifpkgrec.dll
       
    24 
       
    25 CAPABILITY		TrustedUI ProtServ
       
    26 
       
    27 TARGETTYPE		PLUGIN
       
    28 UID				0x10009D8D 0x102866F0
       
    29 VENDORID 		0x70000001
       
    30 
       
    31 SOURCEPATH		../source
       
    32 SOURCE			tsifpkgrec.cpp
       
    33 
       
    34 START RESOURCE	102866F0.rss
       
    35 TARGET			tsifpkgrec.rsc
       
    36 END
       
    37 
       
    38 USERINCLUDE		../source
       
    39 
       
    40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    41 
       
    42 LIBRARY			euser.lib apmime.lib efsrv.lib
       
    43 
       
    44 START WINS
       
    45 BASEADDRESS		0x44700000
       
    46 END
       
    47 
       
    48 START MARM
       
    49 END
       
    50 SMPSAFE