usbuis/usbuinotif/tsrc/usbuinotifapitest/group/build_sis_phone.bat
changeset 35 9d8b04ca6939
parent 25 8c311f9acc5e
child 56 f45583a69686
equal deleted inserted replaced
34:7858bc6ead78 35:9d8b04ca6939
       
     1 @rem
       
     2 @rem Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description: Test script config file
       
    15 @rem
       
    16 @rem
       
    17 
       
    18 rd /q /s x:\epoc32\BUILD
       
    19 
       
    20 call bldmake bldfiles
       
    21 call abld test build armv5
       
    22 call makesis usbuinotifapitest_phone.pkg
       
    23 call signsis usbuinotifapitest_phone.sis usbuinotifapitest_phone.sisx x:\rd.cer x:\rd-key.pem
       
    24 call pause