localisation/apparchitecture/tef/TAppEmbeddableUiOrStandAlone_embedded.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-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 the License "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".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    13 // Description:
    13 // Description:
    14 // TAppEmbeddableUiOrStandAlone.mmp
    14 // TAppEmbeddableUiOrStandAlone.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <platform_paths.hrh>
       
    19 
    18 
    20 TARGET        	TAppEmbeddableUiOrStandAlone_embedded.dll
    19 TARGET        	tappembeddableuiorstandalone_embedded.dll
    21 TARGETTYPE    	PLUGIN
    20 TARGETTYPE    	PLUGIN
    22 TARGETPATH	/sys/bin
    21 TARGETPATH	/sys/bin
    23 UID 		0x10009d8d 0x10004c5D
    22 UID 		0x10009d8d 0x10004c5D
    24 
    23 
    25 CAPABILITY 	All -Tcb
    24 CAPABILITY 	All -Tcb
    27 
    26 
    28 SOURCEPATH    	.
    27 SOURCEPATH    	.
    29 SOURCE        	TAppEmbeddableUiOrStandAlone.cpp
    28 SOURCE        	TAppEmbeddableUiOrStandAlone.cpp
    30 
    29 
    31 USERINCLUDE   	.
    30 USERINCLUDE   	.
    32 SYSTEMINCLUDE 	/epoc32/include
       
    33 SYSTEMINCLUDE 	/epoc32/include/techview
       
    34 SYSTEMINCLUDE 	/epoc32/include/Ecom
       
    35 
    31 
    36 MW_LAYER_SYSTEMINCLUDE
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 //SYSTEMINCLUDE 	/epoc32/include/techview
       
    35 //SYSTEMINCLUDE 	/epoc32/include/ecom
    37 
    36 
    38 START RESOURCE 	10004c5D.rss
    37 START RESOURCE 	10004c5D.rss
    39 TARGET 		TAppEmbeddableUiOrStandAlone_embedded.rsc
    38 TARGET 		tappembeddableuiorstandalone_embedded.rsc
    40 END
    39 END
    41 
    40 
    42 
    41 
    43 LIBRARY       	APPARC.LIB
    42 LIBRARY       	apparc.lib
    44 LIBRARY       	CONE.LIB 
    43 LIBRARY       	cone.lib 
    45 LIBRARY       	EIKCORE.LIB 
    44 LIBRARY       	eikcore.lib 
    46 LIBRARY       	ECOM.LIB
    45 LIBRARY       	ecom.lib
    47 LIBRARY       	EUSER.LIB
    46 LIBRARY       	euser.lib
    48 LIBRARY       	GDI.LIB
    47 LIBRARY       	gdi.lib
       
    48 
       
    49 SMPSAFE