installationservices/swi/test/testexes/mimehandler/mimehandler.mmp
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2005-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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 TARGET          mimehandler.exe
       
    21 TARGETTYPE		exe
       
    22 TARGETPATH		/sys/bin
       
    23 
       
    24 CAPABILITY NONE
       
    25 
       
    26 UID 0x100039CE 0x802EE3EE
       
    27 
       
    28 epocstacksize	0x8000
       
    29 
       
    30 USERINCLUDE     .
       
    31 
       
    32 
       
    33 SOURCEPATH	.
       
    34 
       
    35 
       
    36 // Application exe specific resource which is localised to the application
       
    37 
       
    38 // Application exe registration resource file
       
    39 
       
    40 // Application localisable resource file
       
    41 
       
    42 
       
    43 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    44 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    45 
       
    46 library			euser.lib cone.lib estor.lib ws32.lib
       
    47 library		    bafl.lib apparc.lib etext.lib gdi.lib
       
    48 library			eikcore.lib eikctl.lib eikdlg.lib eikcoctl.lib viewcli.lib
       
    49 library			apgrfx.lib efsrv.lib
       
    50 
       
    51 SOURCE mimehandler.cpp
       
    52 
       
    53 START RESOURCE mimehandler.rss
       
    54 	TARGETPATH mimehandler
       
    55 	HEADER
       
    56 	LANG SC
       
    57 END
       
    58 SOURCEPATH aif
       
    59 START RESOURCE mimehandler_reg.rss
       
    60 	TARGETPATH mimehandler
       
    61 	LANG SC
       
    62 END
       
    63 START RESOURCE mimehandler_loc.rss
       
    64 	TARGETPATH mimehandler
       
    65 	LANG SC
       
    66 END
       
    67 
       
    68 SMPSAFE