phonebookengines/cntlistmodel/tsrc/ut_cntlistmodel/runtest.cmd
changeset 81 640d30f4fb64
parent 77 c18f9fa7f42e
child 84 63017c97b1d6
equal deleted inserted replaced
77:c18f9fa7f42e 81:640d30f4fb64
     1 @echo off
       
     2 rem
       
     3 rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4 rem All rights reserved.
       
     5 rem This component and the accompanying materials are made available
       
     6 rem under the terms of "Eclipse Public License v1.0"
       
     7 rem which accompanies this distribution, and is available
       
     8 rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 rem
       
    10 rem Initial Contributors:
       
    11 rem Nokia Corporation - initial contribution.
       
    12 rem
       
    13 rem Contributors:
       
    14 rem
       
    15 rem Description:
       
    16 rem
       
    17 @echo on
       
    18 
       
    19 call del MON.sym
       
    20 call del MON.dat
       
    21 call del profile.txt
       
    22 
       
    23 call qmake
       
    24 call sbs reallyclean
       
    25 call sbs -c winscw_udeb
       
    26 call sbs -c winscw_udeb
       
    27 call qmake
       
    28 call ctcwrap -i d -C "EXCLUDE+moc_*.cpp" -C "EXCLUDE+ut_*.*" sbs -c winscw_udeb
       
    29 
       
    30 call \epoc32\release\winscw\udeb\ut_cntlistmodel.exe -noprompt
       
    31 call ctcpost MON.sym MON.dat -p profile.txt
       
    32 call ctc2html -i profile.txt -nsb