phonebookui/cnthistorymodel/tsrc/functional_coverage.bat
changeset 81 640d30f4fb64
equal deleted inserted replaced
77:c18f9fa7f42e 81:640d30f4fb64
       
     1 pushd mt_cnthistorymodel
       
     2 call del MON.sym
       
     3 call del MON.dat
       
     4 call del profile.txt
       
     5 
       
     6 call qmake
       
     7 call sbs reallyclean
       
     8 call ctcwrap -i f -2comp -no-conf-check sbs.bat -c winscw_urel.test
       
     9 
       
    10 call \epoc32\release\winscw\urel\mt_cnthistorymodel.exe
       
    11 call ctcpost -p profile.txt
       
    12 call ctc2html -i profile.txt -nsb
       
    13 popd