appfw/apparchitecture/tef/zerosizedicontestapp.mmp
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 // Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-2009 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 
       
    19 target		zerosizedicontestapp.exe
    17 target		zerosizedicontestapp.exe
    20 TARGETTYPE 	exe
    18 TARGETTYPE 	exe
    21 	
    19 	
    22 targetpath	/sys/bin
    20 targetpath	/sys/bin
    23 UID           	0x100039CE 0xABCD0000
    21 UID           	0x100039CE 0xABCD0000
    24 VENDORID 	0x70000001
    22 VENDORID 	0x70000001
    25 
    23 
    26 SOURCEPATH    	.
    24 SOURCEPATH    	.
    27 SOURCE		zerosizedicontestapp.cpp
    25 SOURCE		zerosizedicontestapp.cpp
    28 
    26 
       
    27 USERINCLUDE   	.
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    30 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 USERINCLUDE   	.
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 SYSTEMINCLUDE 	/epoc32/include/techview
       
    34 
    29 
    35 // Application exe specific resource which is localised to the application
    30 // Application exe specific resource which is localised to the application
    36 RESOURCE	zerosizedicon_loc.rss
    31 RESOURCE	zerosizedicon_loc.rss
    37 start resource	zerosizedicon_loc.rss
    32 start resource	zerosizedicon_loc.rss
    38 targetpath	/apparctest
    33 targetpath	/apparctest