telephonyserverplugins/attestltsy/config/configatmodem.bat
branchAT_Test_LTSY
changeset 4 3cf043a18b40
child 6 9b3b5a50db11
equal deleted inserted replaced
3:70f1e1f5dabe 4:3cf043a18b40
       
     1 @echo off
       
     2 REM Copyright (c) 2010 Symbian Foundation 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:REMwww.eclipse.org/legal/epl-v10.html.
       
     8 REM
       
     9 REM Initial Contributors:
       
    10 REM Symbian Foundation - initial contribution.
       
    11 REM
       
    12 REM Contributors:
       
    13 REM
       
    14 REM Description:
       
    15 REM
       
    16 
       
    17 echo Backup hctl_base.dll:
       
    18 move /-Y \epoc32\release\winscw\udeb\hctl_base.dll \epoc32\release\winscw\udeb\hctl_base.bak
       
    19 
       
    20 echo Copy UREL version of hctl_base.dll:
       
    21 copy \epoc32\release\winscw\urel\hctl_base.dll \epoc32\release\winscw\udeb\hctl_base.dll
       
    22 
       
    23 echo Backup phonetsy.tsy:
       
    24 move /-Y \epoc32\release\winscw\udeb\phonetsy.tsy \epoc32\release\winscw\udeb\phonetsy.bak
       
    25 
       
    26 echo Copy phonetsywithdispatcher.tsy to phonetst:
       
    27 copy \epoc32\release\winscw\udeb\phonetsywithdispatcher.tsy \epoc32\release\winscw\udeb\phonetsy.tsy
       
    28 
       
    29 echo Setup the feature manager to include GSM and WCDMA features:
       
    30 @perl -S -I/epoc32/tools/featmgr /sf/os/cellularsrv/telephonyserverplugins/attestltsy/config/modifyfeaturedb.pl
       
    31 
       
    32 echo Setup CommDB using default file
       
    33 copy /Y \sf\os\cellularsrv\telephonyserverplugins\attestltsy\config\AT-LTSY(default).cfg \epoc32\winscw\c\AT-LTSY(default).cfg
       
    34 \epoc32\release\winscw\udeb\ced.exe -Dtextshell -- c:\AT-LTSY(wavcom).cfg
       
    35 
       
    36 REM M:\sf\os\devicesrv\sysstatemgmt\group>sbs -b bld.inf -c winscw_udeb RESOURCE