diff -r 0818dd463d41 -r 924385140d98 sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp --- a/sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp Thu Aug 19 10:05:08 2010 +0300 +++ b/sysresmonitoring/oodmonitor/oodmonitor2/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" @@ -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. +