accessoryservices/accessorymonitor/tsrc/public/basic/group/envrecall.cmd
branchRCL_3
changeset 9 21e939dd208a
parent 0 4e1aa6a622a0
equal deleted inserted replaced
8:8d1d8440b626 9:21e939dd208a
    17 @echo on
    17 @echo on
    18 
    18 
    19 
    19 
    20 @echo Cleaning stubs...
    20 @echo Cleaning stubs...
    21 pushd ..\stubs\group\
    21 pushd ..\stubs\group\
    22 call bldmake bldfiles
    22 REM call bldmake bldfiles
    23 call abld test reallyclean
    23 REM call abld test reallyclean
       
    24 call sbs -c armv5.test REALLYCLEAN
       
    25 call sbs -c winscw.test REALLYCLEAN
    24 popd
    26 popd
    25 @echo Cleaning stubs... Finished
    27 @echo Cleaning stubs... Finished
    26 
    28 
    27 @echo build accfwuinotifier...
    29 @echo build accfwuinotifier...
    28 pushd \sf\mw\appsupport\coreapplicationuis\accfwuinotifier\group\
    30 pushd \sf\mw\appsupport\coreapplicationuis\accfwuinotifier\group\
    29 call bldmake bldfiles
    31 REM call bldmake bldfiles
    30 call abld build
    32 REM call abld build
       
    33 call sbs
    31 popd
    34 popd
    32 @echo build accfwuinotifier... Finished
    35 @echo build accfwuinotifier... Finished
    33 
    36 
    34 @echo build accessoryadaptation...
    37 @echo build accessoryadaptation...
    35 pushd \ncp_sw\corecom\modemadaptation_ext\adaptationlayer_ext\systemadaptation\group\
    38 pushd \ncp_sw\corecom\modemadaptation_ext\adaptationlayer_ext\systemadaptation\group\
    36 call bldmake bldfiles
    39 REM call bldmake bldfiles
    37 call abld build accessoryadaptation
    40 REM call abld build accessoryadaptation
       
    41 call sbs -p accessoryadaptation
    38 popd
    42 popd
    39 @echo build accessoryadaptation... Finished
    43 @echo build accessoryadaptation... Finished