telephonyserver/etelmultimode/group/RCOMCOPY.RBT
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 11 May 2010 17:18:08 +0300
branchRCL_3
changeset 27 4284d6390a82
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Revision: 201019 Kit: 201019

@echo off
mkdir r:\System
mkdir r:\System\Libs
mkdir r:\System\Programs

copy \Epoc32\Release\Marm\rel\Etelmm.dll r:\system\libs\
copy \Epoc32\Release\Marm\Rel\Tmmcli.exe r:\system\programs\
copy \Epoc32\Release\Marm\Rel\Dmm.tsy r:\system\libs\

quit