installationservices/swinstallationfw/test/tusif/group/sifgetcompapparcinfotest.mmp
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
child 27 e8965914fac7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
     1 /*
       
     2 * Copyright (c) 2009-2010 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 * sifgetcompinfotest1.mmp for usif test 
       
    16 *
       
    17 */
       
    18  
       
    19 
       
    20 TARGET			sifgetcompapparcinfotest.exe
       
    21 TARGETTYPE		exe
       
    22 CAPABILITY 		All -Tcb
       
    23 
       
    24 UID			0x10000007 0x80286FE1
       
    25 VENDORID		0x0
       
    26 
       
    27 SOURCEPATH		../source
       
    28 SOURCE			sifintegusercapsbasepackage.cpp
       
    29 
       
    30 SYSTEMINCLUDE	/epoc32/include
       
    31 
       
    32 START RESOURCE	sifgetcompapparcinfotest_loc.rss
       
    33 HEADER
       
    34 TARGETPATH		tusif/tsif/data/sifgetcompapparcinfotest 
       
    35 END
       
    36 
       
    37 // Application exe registration resource file
       
    38 resource  	sifgetcompapparcinfotest_reg.rss
       
    39 start resource 	sifgetcompapparcinfotest_reg.rss
       
    40 targetpath 	tusif/tsif/data/sifgetcompapparcinfotest
       
    41 end
       
    42 
       
    43 
       
    44 // Icons for UK language version
       
    45 START BITMAP	sifgetcompapparcinfotest_01.mbm
       
    46 TARGETPATH		tusif/tsif/data/sifgetcompapparcinfotest
       
    47 SOURCEPATH		../source
       
    48 SOURCE			c8,1 icon3M.BMP
       
    49 END
       
    50 
       
    51 LIBRARY			euser.lib
       
    52 SMPSAFE
       
    53