localisation/apparchitecture/tef/TEndTaskTestApp/EndTaskTestApp.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
--- a/localisation/apparchitecture/tef/TEndTaskTestApp/EndTaskTestApp.mmp	Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TEndTaskTestApp/EndTaskTestApp.mmp	Tue Aug 03 10:20:34 2010 +0100
@@ -1,7 +1,7 @@
 // Copyright (c) 2006-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".
 //
@@ -14,9 +14,8 @@
 //
 
 #include "EndTaskTestAppExternalInterface.h"
-#include <platform_paths.hrh>
 
-TARGET			EndTaskTestApp.exe
+TARGET			endtasktestapp.exe
 TARGETTYPE		exe
 CAPABILITY  	SwEvent
 
@@ -27,9 +26,9 @@
 SOURCE        	EndTaskTestApp.cpp
 
 USERINCLUDE   	.
-SYSTEMINCLUDE 	/epoc32/include	/epoc32/include/techview 
 
-MW_LAYER_SYSTEMINCLUDE
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+//SYSTEMINCLUDE 	/epoc32/include/techview 
 
 LIBRARY     euser.lib 
 LIBRARY		apparc.lib 
@@ -52,3 +51,5 @@
 HEADER
 TARGETPATH		/resource/apps
 END
+
+SMPSAFE