appfw/apparchitecture/tef/tupgradeiconapp/tupgradeiconapp.mmp
changeset 0 2e3d3ce01487
child 19 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // using relative paths for sourcepath and user includes
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20  @test
       
    21  @internalComponent - Internal Symbian test code
       
    22 */
       
    23 
       
    24 TARGET        		tupgradeiconapp.exe
       
    25 TARGETTYPE    		exe
       
    26 TARGETPATH      	/sys/bin
       
    27 UID           		0x100039CE 0xA0003195
       
    28 CAPABILITY  		tcb
       
    29 VENDORID 	  		0x70000001
       
    30 
       
    31 SOURCEPATH    	.
       
    32 SOURCE		tupgradeiconapp.cpp
       
    33 
       
    34 USERINCLUDE   	.
       
    35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 //SYSTEMINCLUDE 	/epoc32/include/techview
       
    38 
       
    39 SOURCEPATH	.
       
    40 RESOURCE 	tupgradeiconapp.rss
       
    41 START RESOURCE	tupgradeiconapp.rss
       
    42 TARGETPATH	/resource/apps
       
    43 LANG		SC
       
    44 END
       
    45 
       
    46 SOURCEPATH	.
       
    47 START RESOURCE	tupgradeiconapp_reg.rss
       
    48 TARGETPATH /private/10003a3f/apps
       
    49 END
       
    50 
       
    51 
       
    52 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
       
    53 
       
    54 SMPSAFE