diff -r 924385140d98 -r c2c61fdca848 sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp --- a/sysresmonitoring/oodmonitor/oodmonitor2/group/OODMonitor.mmp Tue Aug 31 15:24:25 2010 +0300 +++ b/sysresmonitoring/oodmonitor/oodmonitor2/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" @@ -26,13 +26,11 @@ CAPABILITY CAP_GENERAL_DLL VENDORID VID_DEFAULT -SYSTEMINCLUDE /epoc32/include/mw/hb/hbwidgets USERINCLUDE ../inc USERINCLUDE ../../inc - -MW_LAYER_SYSTEMINCLUDE +APP_LAYER_SYSTEMINCLUDE SOURCEPATH ../src @@ -47,12 +45,13 @@ LIBRARY efsrv.lib LIBRARY bafl.lib LIBRARY ws32.lib -LIBRARY platformenv.lib +LIBRARY aknnotify.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 @@ -68,7 +67,4 @@ LANGUAGE_IDS END - -SMPSAFE // End of file. -