sysresmonitoring/oodmonitor/group/OODMonitor.mmp
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
--- a/sysresmonitoring/oodmonitor/group/OODMonitor.mmp	Tue Aug 31 15:24:25 2010 +0300
+++ b/sysresmonitoring/oodmonitor/group/OODMonitor.mmp	Wed Sep 01 12:24:48 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -27,12 +27,11 @@
 VENDORID        VID_DEFAULT
 
 
-SYSTEMINCLUDE		/epoc32/include/mw/hb/hbwidgets
 USERINCLUDE     ../inc
 
 
-//APP_LAYER_SYSTEMINCLUDE
-MW_LAYER_SYSTEMINCLUDE
+APP_LAYER_SYSTEMINCLUDE
+
 
 SOURCEPATH      ../src
 SOURCE          lafshut.cpp
@@ -41,7 +40,7 @@
 LIBRARY         efsrv.lib
 LIBRARY         bafl.lib
 LIBRARY         ws32.lib
-LIBRARY		HbWidgets.lib
+LIBRARY         aknnotify.lib
 
 SOURCEPATH      ../resource
 START RESOURCE  lafmemorywatcher.rss
@@ -50,7 +49,4 @@
 LANGUAGE_IDS
 END
 
-
-SMPSAFE
 // End of file.
-