sysresmonitoring/oodmonitor/group/OODMonitor.mmp
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
--- a/sysresmonitoring/oodmonitor/group/OODMonitor.mmp	Thu Aug 19 10:05:08 2010 +0300
+++ b/sysresmonitoring/oodmonitor/group/OODMonitor.mmp	Tue Aug 31 15:24:25 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-2010 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,11 +27,12 @@
 VENDORID        VID_DEFAULT
 
 
+SYSTEMINCLUDE		/epoc32/include/mw/hb/hbwidgets
 USERINCLUDE     ../inc
 
 
-APP_LAYER_SYSTEMINCLUDE
-
+//APP_LAYER_SYSTEMINCLUDE
+MW_LAYER_SYSTEMINCLUDE
 
 SOURCEPATH      ../src
 SOURCE          lafshut.cpp
@@ -40,7 +41,7 @@
 LIBRARY         efsrv.lib
 LIBRARY         bafl.lib
 LIBRARY         ws32.lib
-LIBRARY         aknnotify.lib
+LIBRARY		HbWidgets.lib
 
 SOURCEPATH      ../resource
 START RESOURCE  lafmemorywatcher.rss
@@ -49,4 +50,7 @@
 LANGUAGE_IDS
 END
 
+
+SMPSAFE
 // End of file.
+