localisation/apparchitecture/tef/zerosizedicontestapp.mmp
branchSymbian3
changeset 57 b8d18c84f71c
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
       
     1 // Copyright (c) 1999-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 // zerosizedicontestapp.mmp
       
    15 //
       
    16 
       
    17 target		zerosizedicontestapp.exe
       
    18 TARGETTYPE 	exe
       
    19 	
       
    20 targetpath	/sys/bin
       
    21 UID           	0x100039CE 0xABCD0000
       
    22 VENDORID 	0x70000001
       
    23 
       
    24 SOURCEPATH    	.
       
    25 SOURCE		zerosizedicontestapp.cpp
       
    26 
       
    27 USERINCLUDE   	.
       
    28 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 
       
    30 // Application exe specific resource which is localised to the application
       
    31 RESOURCE	zerosizedicon_loc.rss
       
    32 start resource	zerosizedicon_loc.rss
       
    33 targetpath	/apparctest
       
    34 lang		sc
       
    35 end
       
    36 
       
    37 
       
    38 // Application exe registration resource file
       
    39 START RESOURCE	zerosizedicon_reg.rss
       
    40 TARGETPATH	/apparctest
       
    41 lang		sc
       
    42 END
       
    43 
       
    44  
       
    45 LIBRARY       	apparc.lib  
       
    46 LIBRARY       	cone.lib 
       
    47 LIBRARY       	eikcore.lib
       
    48 LIBRARY       	euser.lib 
       
    49 LIBRARY       	gdi.lib
       
    50 
       
    51 SMPSAFE