localisation/apparchitecture/tef/TNonNative/TNNApp1.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
--- a/localisation/apparchitecture/tef/TNonNative/TNNApp1.mmp	Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TNonNative/TNNApp1.mmp	Tue Aug 03 10:20:34 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
-// under the terms of the License "Eclipse Public License v1.0"
+// under the terms of "Eclipse Public License v1.0"
 // which accompanies this distribution, and is available
 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
 //
@@ -13,15 +13,13 @@
 // Description:
 //
 
-
-
 /**
  @file
  @internalComponent - Internal Symbian test code  
 */
 
 
-target			TNNAPP1.EXE
+target			tnnapp1.exe
 targetpath		/sys/bin
 targettype		exe
 uid				0x100039ce 0x10207f92
@@ -30,18 +28,20 @@
 capability 		none
 
 sourcepath		.
-source			TNNAPP1.CPP
+source			TNNApp1.cpp
 
 userinclude     .
 userinclude     ..
+userinclude		../../../uiftestfw/inc
 
-systeminclude	/epoc32/include
-systeminclude	/epoc32/include/test
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
 
-resource  		TNNAPP1_REG.RSS
-start resource	TNNAPP1_REG.RSS
+resource  		TNNApp1_reg.rss
+start resource	TNNApp1_reg.rss
 targetpath		/private/10003a3f/apps
 lang			sc
 end
 
-library			EUSER.LIB EFSRV.LIB APMIME.LIB APGRFX.LIB APPARC.LIB WS32.LIB CONE.LIB EIKCORE.LIB GDI.LIB 
+library			euser.lib efsrv.lib apmime.lib apgrfx.lib apparc.lib ws32.lib cone.lib eikcore.lib gdi.lib 
+
+SMPSAFE