coreapplicationuis/advancedtspcontroller/tsrc/mt_atspc/group/envsetup.cmd
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
    14 REM Description:  ?Description
    14 REM Description:  ?Description
    15 REM
    15 REM
    16 REM
    16 REM
    17 @echo on
    17 @echo on
    18 
    18 
       
    19 @echo Copying remconservercaps.mmh to safe place for envrecall
       
    20 copy \epoc32\include\remcon\remconservercaps.mmh remconservercaps_orig.mmh
    19 
    21 
    20 @echo Setting up advanced tsp test stub...
    22 @echo Setting up advanced tsp test stub...
    21 pushd ..\..\stub\group
    23 pushd ..\..\stub\group
    22 call bldmake bldfiles
    24 call bldmake bldfiles
    23 call abld test reallyclean
    25 call abld test reallyclean
    24 call abld test build
    26 call abld test build
    25 popd
    27 popd
    26 pushd \sf\os\devicesrv\accessoryservices\remotecontrolfw\targetselectorplugin\group
       
    27 call bldmake bldfiles
       
    28 call abld reallyclean
       
    29 call abld build
       
    30 popd
       
    31 @echo Setting up advanced tsp test stub... Finished
    28 @echo Setting up advanced tsp test stub... Finished