phonebookui/cnthistorymodel/tsrc/functional_coverage.bat
changeset 81 640d30f4fb64
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phonebookui/cnthistorymodel/tsrc/functional_coverage.bat	Fri Oct 15 12:24:46 2010 +0300
@@ -0,0 +1,13 @@
+pushd mt_cnthistorymodel
+call del MON.sym
+call del MON.dat
+call del profile.txt
+
+call qmake
+call sbs reallyclean
+call ctcwrap -i f -2comp -no-conf-check sbs.bat -c winscw_urel.test
+
+call \epoc32\release\winscw\urel\mt_cnthistorymodel.exe
+call ctcpost -p profile.txt
+call ctc2html -i profile.txt -nsb
+popd