sl@0: @rem sl@0: @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: @rem All rights reserved. sl@0: @rem This component and the accompanying materials are made available sl@0: @rem under the terms of "Eclipse Public License v1.0" sl@0: @rem which accompanies this distribution, and is available sl@0: @rem at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: @rem sl@0: @rem Initial Contributors: sl@0: @rem Nokia Corporation - initial contribution. sl@0: @rem sl@0: @rem Contributors: sl@0: @rem sl@0: @rem Description: sl@0: @rem sl@0: rem The stub.. sl@0: call makesis -s -d%epocroot% EComPluginStub.pkg sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for WINSCW sl@0: call makesis -d%epocroot% EComPlugin1WINSCW.pkg sl@0: call signsis -S EComPlugin1WINSCW.SIS EComPlugin1WINSCWs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for ARMV5 sl@0: call makesis -d%epocroot% EComPlugin1ARM.pkg sl@0: call signsis -S EComPlugin1ARM.SIS EComPlugin1ARMs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for WINSCW sl@0: call makesis -d%epocroot% EComPlugin1UpgWINSCW.pkg sl@0: call signsis -S EComPlugin1UpgWINSCW.SIS EComPlugin1UpgWINSCWs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for ARMV5 sl@0: call makesis -d%epocroot% EComPlugin1UpgARM.pkg sl@0: call signsis -S EComPlugin1UpgARM.SIS EComPlugin1UpgARMs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for WINSCW sl@0: call makesis -d%epocroot% EComPlugin2WINSCW.pkg sl@0: call signsis -S EComPlugin2WINSCW.SIS EComPlugin2WINSCWs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for ARMV5 sl@0: call makesis -d%epocroot% EComPlugin2ARM.pkg sl@0: call signsis -S EComPlugin2ARM.SIS EComPlugin2ARMs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: sl@0: sl@0: sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for WINSCW sl@0: call makesis -d%epocroot% EComPlugin3UpgWINSCW.pkg sl@0: call signsis -S EComPlugin3UpgWINSCW.SIS EComPlugin3UpgWINSCWs.sis certstore\centreproot.pem certstore\centreproot.key sl@0: sl@0: rem This will create the first the SIS and then a signed SIs for ARMV5 sl@0: call makesis -d%epocroot% EComPlugin3UpgARM.pkg sl@0: call signsis -S EComPlugin3UpgARM.SIS EComPlugin3UpgARMs.sis certstore\centreproot.pem certstore\centreproot.key