diff -r 5f0182e07bfb -r 5456b4e8b3a8 idlehomescreen/widgetmanager/sis/Create_update_sisx.bat --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlehomescreen/widgetmanager/sis/Create_update_sisx.bat Wed Sep 01 12:32:46 2010 +0100 @@ -0,0 +1,32 @@ +rem +rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +rem All rights reserved. +rem This component and the accompanying materials are made available +rem under the terms of "Eclipse Public License v1.0" +rem which accompanies this distribution, and is available +rem at the URL "http://www.eclipse.org/legal/epl-v10.html". +rem +rem Initial Contributors: +rem Nokia Corporation - initial contribution. +rem +rem Contributors: +rem +rem Description: +rem + +rem Change dll versions for IAD update +call elftran.exe -version 1.1 \epoc32\release\armv5\urel\widgetmanager.dll +call elftran.exe -version 1.1 \epoc32\release\armv5\udeb\widgetmanager.dll + +rem make sure cenrep file exists +call \ext\tools\toolsextensions\ConfigurationTool\cli_build.cmd -master_conf s60 -impl ..\conf -confml ..\conf -no_iby + +rem Create wm sis&sisx files +makesis widgetmanager_udeb.pkg +signsis widgetmanager_udeb.SIS widgetmanager_udeb.SISX ..\internal\cert\Nokia_RnDCert_02.der ..\internal\cert\Nokia_RnDCert_02.key +makesis widgetmanager_urel.pkg +signsis widgetmanager_urel.SIS widgetmanager_urel.SISX ..\internal\cert\Nokia_RnDCert_02.der ..\internal\cert\Nokia_RnDCert_02.key + +rem Create wm stubsis file +makesis -s widgetmanager_stub.pkg +