localisation/apparchitecture/tef/TAppLaunchChecker.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
--- a/localisation/apparchitecture/tef/TAppLaunchChecker.mmp	Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TAppLaunchChecker.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,14 +13,12 @@
 // Description:
 //
 
-
-
 /**
  @file
  @internalComponent - Internal Symbian test code
 */
 
-TARGET TAppLaunchChecker.dll
+TARGET tapplaunchchecker.dll
 CAPABILITY	All -Tcb
 TARGETTYPE PLUGIN
 VENDORID 0x70000001
@@ -29,21 +27,24 @@
 UID 0x10009D8D 0x1020d465
 
 SOURCEPATH ../tef 
-SOURCE TAppLaunchChecker.cpp
+SOURCE tAppLaunchChecker.cpp
 
 USERINCLUDE ../tef
 USERINCLUDE ../inc
-SYSTEMINCLUDE /epoc32/include
-SYSTEMINCLUDE /epoc32/include/ecom
+
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+//SYSTEMINCLUDE /epoc32/include/ecom
 
 start resource 1020d465.rss
-target TAppLaunchChecker.rsc
+target tapplaunchchecker.rsc
 
 end
 
 LIBRARY euser.lib
-LIBRARY ECom.lib
+LIBRARY ecom.lib
 LIBRARY apfile.lib
 LIBRARY ws32.lib 
 LIBRARY apgrfx.lib
 LIBRARY apparc.lib 
+
+SMPSAFE