hwrmhaptics/tsrc/haptics_stif/group/envsetup.cmd
changeset 78 3f0699f2e14c
parent 76 cb32bcc88bad
equal deleted inserted replaced
77:8a984d260a2d 78:3f0699f2e14c
    39 @echo Cleaning Haptics SystemSW Adaptation Stub plugins... Finished
    39 @echo Cleaning Haptics SystemSW Adaptation Stub plugins... Finished
    40 
    40 
    41 
    41 
    42 @echo Setting up Haptics Test stubs...
    42 @echo Setting up Haptics Test stubs...
    43 pushd ..\..\hapticstestplugins\group\
    43 pushd ..\..\hapticstestplugins\group\
    44 call sbs -c armv5.test reallyclean
    44 call sbs reallyclean
    45 call sbs -c winscw.test reallyclean
    45 call sbs
    46 call sbs -c armv5.test
       
    47 call sbs -c winscw.test
       
    48 popd
    46 popd
    49 @echo Setting up Haptics Test stubs... Finished
    47 @echo Setting up Haptics Test stubs... Finished