localisation/apparchitecture/tef/TCmdLineExe.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
--- a/localisation/apparchitecture/tef/TCmdLineExe.mmp	Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TCmdLineExe.mmp	Tue Aug 03 10:20:34 2010 +0100
@@ -2,7 +2,7 @@
 * Copyright (c) 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".
 *
@@ -17,23 +17,24 @@
 // TCmdLineExe.mmp
 
 
-target          TCmdLineExe.EXE
+target          tcmdlineexe.exe
 targettype      EXE
 targetpath      /system/programs\
 
 UID      0x10208180 
 VENDORID 0x70000001
 
-SOURCEPATH	../TEF		
+SOURCEPATH	../tef		
 
-userinclude     ../TEF
-systeminclude   ../INC 	
-systeminclude   /EPOC32/INCLUDE /EPOC32/INCLUDE/TEST
+userinclude     ../tef
+userinclude   ../inc
+ 	
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
 
 source          TCmdLineExe.CPP
 
 userinclude		../../uiftestfw/inc
 
-library         EUSER.LIB APPARC.LIB EFSRV.LIB APPFWK_TEST_APPUI.LIB
+library         euser.lib apparc.lib efsrv.lib appfwk_test_appui.lib
 
-
+SMPSAFE