secureswitools/swisistools/test/tinterpretsisinteg/data/regfiles/tstapp.mmp
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 /*
       
     2 * Copyright (c) 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 // TstApp.MMP for test component TstApp
       
    19 //
       
    20 
       
    21 target		tstapp.exe
       
    22 TARGETTYPE 	exe
       
    23 
       
    24 UID             0x100039CE 0xA000E525
       
    25 //targetpath      /sys/bin
       
    26 CAPABILITY 	All -Tcb
       
    27 VENDORID 	0x70000001
       
    28 
       
    29 systeminclude   /epoc32/include
       
    30 systeminclude   /epoc32/include/techview
       
    31 
       
    32 SOURCEPATH .
       
    33 SOURCE tstapp.cpp
       
    34 
       
    35 //Application localisable resource file
       
    36 resource  	tstapp_loc.RSS
       
    37 start resource 	tstapp_loc.RSS
       
    38 targetpath 	/resource/apps
       
    39 lang		sc 01 02 03
       
    40 end
       
    41 
       
    42 // Application exe registration resource file
       
    43 resource  	tstapp_reg.rss
       
    44 start resource 	tstapp_reg.rss
       
    45 targetpath 	/private/10003a3f/test
       
    46 lang		sc
       
    47 end
       
    48 
       
    49 // START resource files for tstapp2
       
    50 
       
    51 start resource	tstapp2_loc.RSS
       
    52 HEADER
       
    53 targetpath	/resource/apps
       
    54 lang		SC
       
    55 end
       
    56 
       
    57 start resource	tstapp2_reg.RSS
       
    58 targetpath	/private/10003a3f/test
       
    59 lang		SC 
       
    60 end
       
    61 
       
    62 // START resource files for tstappnouid3
       
    63 start resource	tstappnouid3_reg.RSS
       
    64 targetpath	/private/10003a3f/test
       
    65 lang		SC 
       
    66 end
       
    67 
       
    68 // START resource files for tstappnouid2
       
    69 start resource	tstappnouid2_reg.RSS
       
    70 targetpath	/private/10003a3f/test
       
    71 lang		SC 
       
    72 end
       
    73 
       
    74 // START resource files for tstappnoappfile
       
    75 start resource	tstappnoappfile_reg.RSS
       
    76 targetpath	/private/10003a3f/test
       
    77 lang		SC 
       
    78 end
       
    79 
       
    80 LIBRARY    	euser.lib
       
    81 LIBRARY 	ecom.lib
       
    82 
       
    83 SMPSAFE