diff -r 5cc91383ab1e -r 7333d7932ef7 iaupdate/IAD/updater/group/iaupdater.mmp --- a/iaupdate/IAD/updater/group/iaupdater.mmp Thu Aug 19 10:02:49 2010 +0300 +++ b/iaupdate/IAD/updater/group/iaupdater.mmp Tue Aug 31 15:21:33 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-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" @@ -34,6 +34,10 @@ MW_LAYER_SYSTEMINCLUDE +SYSTEMINCLUDE /epoc32/include/mw/hb +SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore +SYSTEMINCLUDE /epoc32/include/mw/hb/hbwidgets + USERINCLUDE ../inc USERINCLUDE ../updaterfiles/inc USERINCLUDE ../../loc @@ -55,34 +59,23 @@ LIBRARY apmime.lib LIBRARY apparc.lib LIBRARY sisregistryclient.lib -LIBRARY swinstcli.lib -LIBRARY aknnotify.lib -LIBRARY bafl.lib LIBRARY estor.lib LIBRARY commonengine.lib -LIBRARY avkon.lib LIBRARY ws32.lib LIBRARY ecom.lib +LIBRARY sif.lib +LIBRARY hbcore.lib +LIBRARY hbwidgets.lib + // Updater files dll LIBRARY iaupdaterfiles.lib DEBUGLIBRARY flogger.lib -START RESOURCE ../src/iaupdater.rss -HEADER -TARGETPATH APP_RESOURCE_DIR -#ifdef __S60_32__ -LANG SC -#else -LANGUAGE_IDS -#endif -END - // This is required to allow iaupdate to start the updater // by finding the updater EXE file name by using the UID value. START RESOURCE ../src/iaupdater_reg.rss -DEPENDS iaupdater.rsg TARGETPATH /private/10003a3f/apps END //RESOURCE