mmsharing/livecommsui/lcui/tsrc/mustester/group/install.bat
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
child 35 6c57ef9392d2
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
     1 @rem
       
     2 @rem Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 @rem All rights reserved.
       
     4 @rem This component and the accompanying materials are made available
       
     5 @rem under the terms of "Eclipse Public License v1.0"
       
     6 @rem which accompanies this distribution, and is available
       
     7 @rem at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 @rem
       
     9 @rem Initial Contributors:
       
    10 @rem Nokia Corporation - initial contribution.
       
    11 @rem
       
    12 @rem Contributors:
       
    13 @rem
       
    14 @rem Description: 
       
    15 @rem
       
    16 @echo off
       
    17 echo Installing mustester application ...
       
    18 echo Backup the original dlls ...
       
    19 move \epoc32\release\winscw\udeb\mceclient.dll \epoc32\release\winscw\udeb\mcelclient.dll.orig
       
    20 move \epoc32\release\winscw\udeb\sipclient.dll \epoc32\release\winscw\udeb\sipclient.dll.orig
       
    21 move \epoc32\release\winscw\udeb\sipprofilecli.dll \epoc32\release\winscw\udeb\sipprofilecli.dll.orig
       
    22 echo Building mustester ...
       
    23 call cd ..\..\..\
       
    24 call qmake mmshlcui.pro
       
    25 call bldmake bldfiles
       
    26 call abld reallyclean winscw udeb
       
    27 call abld build winscw udeb
       
    28 call cd tsrc\mustester\group
       
    29 call bldmake bldfiles
       
    30 call abld reallyclean winscw udeb
       
    31 call abld build winscw udeb
       
    32 echo Starting emulator...
       
    33 echo Goto eshell and execute "must.exe -r usecase_no"
       
    34 echo     usecase_no = MultimediaSharing::TMusUsecase defined in musmanagercommon.h
       
    35 call \epoc32\release\winscw\udeb\epoc.exe