appfw/apparchitecture/tef/zerosizedicontestapp.mmp
branchRCL_3
changeset 62 924385140d98
parent 24 a72ff4214918
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // zerosizedicontestapp.mmp
    14 // zerosizedicontestapp.mmp
    15 //
    15 //
    16 
    16 
       
    17 #include <platform_paths.hrh>
       
    18 
    17 target		zerosizedicontestapp.exe
    19 target		zerosizedicontestapp.exe
    18 TARGETTYPE 	exe
    20 TARGETTYPE 	exe
    19 	
    21 	
    20 targetpath	/sys/bin
    22 targetpath	/sys/bin
    21 UID           	0x100039CE 0xABCD0000
    23 UID           	0x100039CE 0xABCD0000
    22 VENDORID 	0x70000001
    24 VENDORID 	0x70000001
    23 
    25 
    24 SOURCEPATH    	.
    26 SOURCEPATH    	.
    25 SOURCE		zerosizedicontestapp.cpp
    27 SOURCE		zerosizedicontestapp.cpp
    26 
    28 
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    27 USERINCLUDE   	.
    31 USERINCLUDE   	.
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 SYSTEMINCLUDE 	/epoc32/include/techview
    29 
    34 
    30 // Application exe specific resource which is localised to the application
    35 // Application exe specific resource which is localised to the application
    31 RESOURCE	zerosizedicon_loc.rss
    36 RESOURCE	zerosizedicon_loc.rss
    32 start resource	zerosizedicon_loc.rss
    37 start resource	zerosizedicon_loc.rss
    33 targetpath	/apparctest
    38 targetpath	/apparctest