localisation/apparchitecture/tef/TAppEmbeddable_standalone.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.
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 
    18 
    19 
    19 
    20  TARGET        	TAppEmbeddable.exe
    20  TARGET        	tappembeddable.exe
    21  TARGETTYPE    	exe
    21  TARGETTYPE    	exe
    22 
    22 
    23 CAPABILITY 		All -Tcb //do standalone need this too?
    23 CAPABILITY 		All -Tcb //do standalone need this too?
    24 
    24 
    25 UID           	0x100039CE 0x10004c48 //the original UID
    25 UID           	0x100039CE 0x10004c48 //the original UID
    29 
    29 
    30 SOURCEPATH    	.
    30 SOURCEPATH    	.
    31 SOURCE        	TAppEmbeddable_standalone.cpp
    31 SOURCE        	TAppEmbeddable_standalone.cpp
    32 
    32 
    33 USERINCLUDE   	.
    33 USERINCLUDE   	.
    34 SYSTEMINCLUDE 	/epoc32/include
    34 
    35 SYSTEMINCLUDE 	/epoc32/include/techview 
    35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 //SYSTEMINCLUDE 	/epoc32/include/techview 
    36 
    38 
    37 //reg added for Datacaging
    39 //reg added for Datacaging
    38 START RESOURCE	TAppEmbeddable_reg.rss
    40 START RESOURCE	TAppEmbeddable_reg.rss
    39 TARGETPATH		/private/10003a3f/apps
    41 TARGETPATH		/private/10003a3f/apps
    40 END
    42 END
    41 
    43 
    42 LIBRARY 		euser.lib apparc.lib eikcore.lib cone.lib  
    44 LIBRARY 		euser.lib apparc.lib eikcore.lib cone.lib  
       
    45 
       
    46 SMPSAFE