appfw/apparchitecture/tef/TRApaLsSessionStartAppTestApp_v2.mmp
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 // Copyright (c) 2003-2010 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 "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".
    32 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 //SYSTEMINCLUDE 	/epoc32/include/techview
    33 //SYSTEMINCLUDE 	/epoc32/include/techview
    34 
    34 
    35 // Application exe registration resource file
    35 // Application exe registration resource file
    36 START RESOURCE	TRApaLsSessionStartAppTestApp_reg.rss
    36 START RESOURCE	TRApaLsSessionStartAppTestApp_reg.rss
    37 TARGETPATH	/apparctestregfiles
    37 TARGETPATH	/private/10003a3f/apps
    38 END
    38 END
    39 
    39 
    40 SOURCE        	TRApaLsSessionStartAppTestApp.cpp
    40 SOURCE        	TRApaLsSessionStartAppTestApp.cpp
    41 
    41 
    42 
    42