appfw/apparchitecture/tef/TAppEmbeddableUiNotStandAlone_v2.mmp
changeset 0 2e3d3ce01487
child 29 6a787171e1de
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 // TAppEmbeddableUiNotStandAlone.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 
       
    19 TARGET        	tappembeddableuinotstandalone.dll
       
    20 TARGETPATH	/sys/bin
       
    21 TARGETTYPE    	PLUGIN
       
    22 UID           	0x10009d8d 0x10004c5E
       
    23 
       
    24 CAPABILITY 	All -Tcb
       
    25 VENDORID 	0x70000001
       
    26 
       
    27 SOURCEPATH    	.
       
    28 SOURCE        	TAppEmbeddableUiNotStandAlone.cpp
       
    29 
       
    30 USERINCLUDE   	.
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 //SYSTEMINCLUDE 	/epoc32/include/techview
       
    35 //SYSTEMINCLUDE 	/epoc32/include/ecom
       
    36 
       
    37 //reg added for Datacaging
       
    38 START RESOURCE	TAppEmbeddableUiNotStandAlone_reg.rss
       
    39 TARGETPATH	/private/10003a3f/apps
       
    40 END
       
    41 
       
    42 START RESOURCE 	10004c5E.rss
       
    43 TARGET 		tappembeddableuinotstandalone.rsc
       
    44 END
       
    45 
       
    46 LIBRARY       	apparc.lib
       
    47 LIBRARY       	cone.lib 
       
    48 LIBRARY       	eikcore.lib 
       
    49 LIBRARY       	ecom.lib
       
    50 LIBRARY       	euser.lib
       
    51 LIBRARY       	gdi.lib
       
    52 
       
    53 SMPSAFE