localisation/apparchitecture/tef/TRApaLsSessionStartAppTestApp_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 // TTRApaLsSessionStartAppTestApp.mmp
    14 // TTRApaLsSessionStartAppTestApp.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <platform_paths.hrh>
    18 targetpath	/sys/bin
    19 
    19 
    20 targetpath	/SYS/BIN
    20 target		trapalssessionstartapptestapp.exe
    21 
       
    22 target		TRApaLsSessionStartAppTestApp.EXE
       
    23 TARGETTYPE 	exe
    21 TARGETTYPE 	exe
    24 
    22 
    25 VENDORID 	0x70000001
    23 VENDORID 	0x70000001
    26 UID         	0x100039CE 0x10004c4f
    24 UID         	0x100039CE 0x10004c4f
    27 CAPABILITY	All -Tcb
    25 CAPABILITY	All -Tcb
    28 epocstacksize 	0x5000
    26 epocstacksize 	0x5000
    29 
    27 
    30 SOURCEPATH	.
    28 SOURCEPATH	.
    31 USERINCLUDE   	.
    29 USERINCLUDE   	.
    32 SYSTEMINCLUDE 	/epoc32/include
       
    33 SYSTEMINCLUDE 	/epoc32/include/techview
       
    34 
    30 
    35 MW_LAYER_SYSTEMINCLUDE
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 //SYSTEMINCLUDE 	/epoc32/include/techview
    36 
    34 
    37 // Application exe registration resource file
    35 // Application exe registration resource file
    38 START RESOURCE	TRApaLsSessionStartAppTestApp_reg.rss
    36 START RESOURCE	TRApaLsSessionStartAppTestApp_reg.rss
    39 TARGETPATH	/private/10003a3f/apps
    37 TARGETPATH	/private/10003a3f/apps
    40 END
    38 END
    41 
    39 
    42 SOURCE        	TRApaLsSessionStartAppTestApp.cpp
    40 SOURCE        	TRApaLsSessionStartAppTestApp.cpp
    43 
    41 
    44 
    42 
    45 LIBRARY       	APPARC.LIB
    43 LIBRARY       	apparc.lib
    46 LIBRARY       	CONE.LIB 
    44 LIBRARY       	cone.lib 
    47 LIBRARY       	EIKCORE.LIB 
    45 LIBRARY       	eikcore.lib 
    48 LIBRARY       	EUSER.LIB
    46 LIBRARY       	euser.lib
    49 LIBRARY       	GDI.LIB
    47 LIBRARY       	gdi.lib
       
    48 
       
    49 SMPSAFE