--- a/localisation/apparchitecture/tef/TSidChecker/TestSidChecker.mmp Wed Jul 28 16:03:37 2010 +0100
+++ b/localisation/apparchitecture/tef/TSidChecker/TestSidChecker.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".
*
@@ -15,7 +15,7 @@
*
*/
-TARGET TestSidChecker.dll
+TARGET testsidchecker.dll
CAPABILITY All -Tcb
TARGETTYPE plugin
@@ -23,10 +23,16 @@
SOURCEPATH .
SOURCE TestSidChecker.cpp
-SYSTEMINCLUDE /epoc32/include /epoc32/include/ecom
+
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+//SYSTEMINCLUDE /epoc32/include/ecom
+
+userinclude ../../inc
start RESOURCE 10281FDF.rss
target testsidchecker.rsc
end
-LIBRARY EUSER.LIB APFILE.LIB ECOM.LIB EFSRV.LIB
\ No newline at end of file
+LIBRARY euser.lib aplist.lib ecom.lib efsrv.lib
+
+SMPSAFE