localisation/apparchitecture/tef/TAppNotEmbeddable_v2.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 // TAppNotEmbeddable.mmp
    14 // TAppNotEmbeddable.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <platform_paths.hrh>
       
    19 
    18 
    20 TARGET        	TAppNotEmbeddable.exe
    19 TARGET        	tappnotembeddable.exe
    21 TARGETTYPE    	exe
    20 TARGETTYPE    	exe
    22 
    21 
    23 CAPABILITY 	All -Tcb
    22 CAPABILITY 	All -Tcb
    24 UID           	0x100039CE 0x10004c47
    23 UID           	0x100039CE 0x10004c47
    25 VENDORID 	0x70000001
    24 VENDORID 	0x70000001
    26 
    25 
    27 SOURCEPATH    	.
    26 SOURCEPATH    	.
    28 SOURCE        	TAppNotEmbeddable.cpp
    27 SOURCE        	TAppNotEmbeddable.cpp
    29 
    28 
    30 USERINCLUDE   	.
    29 USERINCLUDE   	.
    31 SYSTEMINCLUDE 	/epoc32/include
       
    32 SYSTEMINCLUDE 	/epoc32/include/techview
       
    33 
    30 
    34 MW_LAYER_SYSTEMINCLUDE
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 //SYSTEMINCLUDE 	/epoc32/include/techview
    35 
    34 
    36 TARGETPATH	/sys/bin
    35 TARGETPATH	/sys/bin
    37 
    36 
    38 //reg added for Datacaging
    37 //reg added for Datacaging
    39 START RESOURCE	TAppNotEmbeddable_reg.rss
    38 START RESOURCE	TAppNotEmbeddable_reg.rss
    40 TARGETPATH	/private/10003a3f/apps
    39 TARGETPATH	/private/10003a3f/apps
    41 END
    40 END
    42 
    41 
    43 
    42 
    44 LIBRARY       	APPARC.LIB  
    43 LIBRARY       	apparc.lib  
    45 LIBRARY       	CONE.LIB
    44 LIBRARY       	cone.lib
    46 LIBRARY       	EIKCORE.LIB
    45 LIBRARY       	eikcore.lib
    47 LIBRARY       	EUSER.LIB
    46 LIBRARY       	euser.lib
    48 LIBRARY       	GDI.LIB
    47 LIBRARY       	gdi.lib
    49 
    48 
    50 epocstacksize 	0x5000 
    49 epocstacksize 	0x5000 
       
    50 
       
    51 SMPSAFE