localisation/apparchitecture/tef/TNonNative/TNNApp1.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-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.
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 
       
    17 
       
    18 /**
    16 /**
    19  @file
    17  @file
    20  @internalComponent - Internal Symbian test code  
    18  @internalComponent - Internal Symbian test code  
    21 */
    19 */
    22 
    20 
    23 
    21 
    24 target			TNNAPP1.EXE
    22 target			tnnapp1.exe
    25 targetpath		/sys/bin
    23 targetpath		/sys/bin
    26 targettype		exe
    24 targettype		exe
    27 uid				0x100039ce 0x10207f92
    25 uid				0x100039ce 0x10207f92
    28 vendorid 		0x70000001
    26 vendorid 		0x70000001
    29 
    27 
    30 capability 		none
    28 capability 		none
    31 
    29 
    32 sourcepath		.
    30 sourcepath		.
    33 source			TNNAPP1.CPP
    31 source			TNNApp1.cpp
    34 
    32 
    35 userinclude     .
    33 userinclude     .
    36 userinclude     ..
    34 userinclude     ..
       
    35 userinclude		../../../uiftestfw/inc
    37 
    36 
    38 systeminclude	/epoc32/include
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 systeminclude	/epoc32/include/test
       
    40 
    38 
    41 resource  		TNNAPP1_REG.RSS
    39 resource  		TNNApp1_reg.rss
    42 start resource	TNNAPP1_REG.RSS
    40 start resource	TNNApp1_reg.rss
    43 targetpath		/private/10003a3f/apps
    41 targetpath		/private/10003a3f/apps
    44 lang			sc
    42 lang			sc
    45 end
    43 end
    46 
    44 
    47 library			EUSER.LIB EFSRV.LIB APMIME.LIB APGRFX.LIB APPARC.LIB WS32.LIB CONE.LIB EIKCORE.LIB GDI.LIB 
    45 library			euser.lib efsrv.lib apmime.lib apgrfx.lib apparc.lib ws32.lib cone.lib eikcore.lib gdi.lib 
       
    46 
       
    47 SMPSAFE