localisation/apparchitecture/tef/TRApaLsSessionStartAppTestRecognizer_v2.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
--- a/localisation/apparchitecture/tef/TRApaLsSessionStartAppTestRecognizer_v2.mmp	Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TRApaLsSessionStartAppTestRecognizer_v2.mmp	Tue Aug 03 10:20:34 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2004-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".
 //
@@ -15,9 +15,7 @@
 // 
 //
 
-#include <platform_paths.hrh>
-
-target 		TRApaLsSessionStartAppTestRecognizer.dll
+target 		trapalssessionstartapptestrecognizer.dll
 targetpath	/sys/bin
 CAPABILITY	All -Tcb
 targettype 	PLUGIN
@@ -25,14 +23,15 @@
 VENDORID 	0x70000001
 
 SOURCEPATH		.
-SOURCE			TRApaLsSessionStartAppTestRecognizer.CPP
-systeminclude   /EPOC32/INCLUDE
-systeminclude	/EPOC32/INCLUDE/ECOM
+SOURCE			TRApaLsSessionStartAppTestRecognizer.cpp
 
-MW_LAYER_SYSTEMINCLUDE
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+//systeminclude	/epoc32/include/ecom
 
-library         EUSER.LIB APPARC.LIB APMIME.LIB 
+library         euser.lib apparc.lib apmime.lib 
 
 start resource 10000182.rss
-target TRApaLsSessionStartAppTestRecognizer.rsc
+target trapalssessionstartapptestrecognizer.rsc
 end
+
+SMPSAFE