connectivity/com.nokia.tcf/native/TCFNative/TCFCommSerial/copyBinaries.cmd
author timkelly
Thu, 08 Apr 2010 15:42:52 -0500
branchRCL_2_4
changeset 1181 9d05552239c2
parent 60 9d2210c8eed2
permissions -rw-r--r--
Fix bug 11048

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