sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 63 c2c61fdca848
--- a/sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp	Tue Feb 02 10:12:00 2010 +0200
+++ b/sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp	Fri Apr 16 15:08:06 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"
@@ -26,11 +26,13 @@
 CAPABILITY      CAP_GENERAL_DLL
 VENDORID        VID_DEFAULT
 
+SYSTEMINCLUDE		/epoc32/include/mw/hb/hbwidgets
 USERINCLUDE     ../inc
 USERINCLUDE     ../../inc
 
 
-APP_LAYER_SYSTEMINCLUDE
+
+MW_LAYER_SYSTEMINCLUDE
 
 
 SOURCEPATH      ../src
@@ -45,13 +47,12 @@
 LIBRARY         efsrv.lib
 LIBRARY         bafl.lib
 LIBRARY         ws32.lib
-LIBRARY         aknnotify.lib
-LIBRARY         PlatformEnv.lib
+LIBRARY         platformenv.lib
 LIBRARY         disknotifyhandler.lib
 LIBRARY         commonengine.lib
 LIBRARY         cone.lib
-LIBRARY         avkon.lib
 LIBRARY 	centralrepository.lib
+LIBRARY		HbWidgets.lib
 
 SOURCEPATH      ../../resource
 START RESOURCE  LafMemoryWatcher.rss
@@ -67,4 +68,7 @@
 LANGUAGE_IDS
 END
 
+
+SMPSAFE
 // End of file.
+