appfw/apparchitecture/tef/TAppNotEmbeddable_v2.mmp
changeset 0 2e3d3ce01487
child 19 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2003-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 // TAppNotEmbeddable.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 TARGET        	tappnotembeddable.exe
       
    20 TARGETTYPE    	exe
       
    21 
       
    22 CAPABILITY 	All -Tcb
       
    23 UID           	0x100039CE 0x10004c47
       
    24 VENDORID 	0x70000001
       
    25 
       
    26 SOURCEPATH    	.
       
    27 SOURCE        	TAppNotEmbeddable.cpp
       
    28 
       
    29 USERINCLUDE   	.
       
    30 
       
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 //SYSTEMINCLUDE 	/epoc32/include/techview
       
    34 
       
    35 TARGETPATH	/sys/bin
       
    36 
       
    37 //reg added for Datacaging
       
    38 START RESOURCE	TAppNotEmbeddable_reg.rss
       
    39 TARGETPATH	/private/10003a3f/apps
       
    40 END
       
    41 
       
    42 
       
    43 LIBRARY       	apparc.lib  
       
    44 LIBRARY       	cone.lib
       
    45 LIBRARY       	eikcore.lib
       
    46 LIBRARY       	euser.lib
       
    47 LIBRARY       	gdi.lib
       
    48 
       
    49 epocstacksize 	0x5000 
       
    50 
       
    51 SMPSAFE