accessoryservices/accessoryserver/tsrc/public/basic/AccessoryTestControl/dsytfstifadapter/group/envsetup.cmd
branchRCL_3
changeset 21 ccb4f6b3db21
parent 9 21e939dd208a
child 22 8cb079868133
equal deleted inserted replaced
20:1ddbe54d0645 21:ccb4f6b3db21
    20 @echo Cleaning BT Audioman Client...
    20 @echo Cleaning BT Audioman Client...
    21 pushd \sf\mw\btservices\bluetoothengine\btaudioman\group
    21 pushd \sf\mw\btservices\bluetoothengine\btaudioman\group
    22 REM call bldmake bldfiles
    22 REM call bldmake bldfiles
    23 REM call abld makefile btaudiomanclient
    23 REM call abld makefile btaudiomanclient
    24 REM call abld reallyclean btaudiomanclient
    24 REM call abld reallyclean btaudiomanclient
    25 call sbs -p btaudiomanclient -c armv5 REALLYCLEAN
    25 call sbs -p btaudiomanclient.mmp -c armv5 CLEAN
    26 call sbs -p btaudiomanclient -c winscw REALLYCLEAN
    26 call sbs -p btaudiomanclient.mmp -c winscw CLEAN
    27 popd
    27 popd
    28 @echo Cleaning BT Audioman Client... Finished
    28 @echo Cleaning BT Audioman Client... Finished
    29 
    29 
    30 
    30 
    31 @echo Cleaning accfwuinotifier...
    31 @echo Cleaning accfwuinotifier...
    32 pushd \sf\mw\appsupport\coreapplicationuis\accfwuinotifier\group
    32 pushd \sf\mw\appsupport\coreapplicationuis\accfwuinotifier\group
    33 REM call bldmake bldfiles
    33 REM call bldmake bldfiles
    34 REM call abld makefile 
    34 REM call abld makefile 
    35 REM call abld reallyclean
    35 REM call abld reallyclean
    36 call sbs -c armv5 REALLYCLEAN
    36 call sbs -c armv5 CLEAN
    37 call sbs -c winscw REALLYCLEAN
    37 call sbs -c winscw CLEAN
    38 popd
    38 popd
    39 @echo Cleaning accfwuinotifier... Finished
    39 @echo Cleaning accfwuinotifier... Finished
    40 
    40 
    41 
    41 
    42 @echo Cleaning accessoryadaptation...
    42 @echo Cleaning accessoryadaptation...
    43 pushd \ncp_sw\corecom\modemadaptation_ext\adaptationlayer_ext\systemadaptation\accessoryadaptation\group\
    43 pushd \ncp_sw\corecom\modemadaptation_ext\adaptationlayer_ext\systemadaptation\accessoryadaptation\group\
    44 REM call bldmake bldfiles
    44 REM call bldmake bldfiles
    45 REM call abld makefile accessoryadaptation
    45 REM call abld makefile accessoryadaptation
    46 REM call abld clean accessoryadaptation
    46 REM call abld clean accessoryadaptation
    47 call sbs -p accessoryadaptation -c armv5 CLEAN
    47 call sbs -p accessoryadaptation.mmp -c armv5 CLEAN
    48 call sbs -p accessoryadaptation -c winscw CLEAN
    48 call sbs -p accessoryadaptation.mmp -c winscw CLEAN
    49 popd
    49 popd
    50 @echo Cleaning accessoryadaptation... Finished
    50 @echo Cleaning accessoryadaptation... Finished
    51 
    51 
    52 
    52 
    53 @echo Cleaning Plugged Display ASY...
    53 @echo Cleaning Plugged Display ASY...
    54 pushd \sf\os\devicesrv\accessoryservices\pluggeddisplay\pluggeddisplayasy\group
    54 pushd \sf\os\devicesrv\accessoryservices\pluggeddisplay\pluggeddisplayasy\group
    55 REM call bldmake bldfiles
    55 REM call bldmake bldfiles
    56 REM call abld reallyclean
    56 REM call abld reallyclean
    57 call sbs -c armv5 REALLYCLEAN
    57 call sbs -c armv5 CLEAN
    58 call sbs -c winscw REALLYCLEAN
    58 call sbs -c winscw CLEAN
    59 popd
    59 popd
    60 @echo Cleaning Plugged Display ASY... Finished
    60 @echo Cleaning Plugged Display ASY... Finished
    61 
    61 
    62 
    62 
    63 @echo Setting up stubs...
    63 @echo Setting up stubs...