coreapplicationuis/advancedtspcontroller/tsrc/mt_atspc/group/envsetup.cmd
branchRCL_3
changeset 62 924385140d98
parent 12 7645e9ce10dc
child 63 c2c61fdca848
equal deleted inserted replaced
58:0818dd463d41 62:924385140d98
    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
       
    21 
    19 
    22 @echo Setting up advanced tsp test stub...
    20 @echo Setting up advanced tsp test stub...
    23 pushd ..\..\stub\group
    21 pushd ..\..\stub\group
    24 call bldmake bldfiles
    22 call bldmake bldfiles
    25 call abld test reallyclean
    23 call abld test reallyclean
    26 call abld test build
    24 call abld test build
    27 popd
    25 popd
       
    26 pushd \sf\os\devicesrv\accessoryservices\remotecontrolfw\targetselectorplugin\group
       
    27 call bldmake bldfiles
       
    28 call abld reallyclean
       
    29 call abld build
       
    30 popd
    28 @echo Setting up advanced tsp test stub... Finished
    31 @echo Setting up advanced tsp test stub... Finished