connectivity/com.nokia.tcf/native/TCFNative/TCFCommTCP/copyBinaries.cmd
author John Dean <john.3.dean@nokia.com>
Wed, 17 Feb 2010 12:52:01 -0800
branchRCL_2_4
changeset 978 a514fb7b2032
parent 60 9d2210c8eed2
permissions -rw-r--r--
Merging heads

echo off
echo Copy binaries to ..\..\..\os\win32\x86
copy /V %1\TCFCommTCP.dll ..\..\..\os\win32\x86
copy /V %1\TCFCommTCP.lib ..\..\..\os\win32\x86
copy /V %1\TCFCommTCP.map ..\..\..\os\win32\x86