iaupdate/IAD/updater/group/iaupdater.mmp
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
--- a/iaupdate/IAD/updater/group/iaupdater.mmp	Tue Aug 31 15:21:33 2010 +0300
+++ b/iaupdate/IAD/updater/group/iaupdater.mmp	Wed Sep 01 12:22:02 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2007-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"
@@ -34,10 +34,6 @@
 
 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
@@ -59,23 +55,34 @@
 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