connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd
author Ed Swartz <ed.swartz@nokia.com>
Fri, 23 Apr 2010 08:22:24 -0500
branchRCL_2_4
changeset 1261 c144540186fe
parent 60 9d2210c8eed2
permissions -rw-r--r--
Fix ConcurrentModificationException when accumulating service testers

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