connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd
author dadubrow
Mon, 22 Feb 2010 15:27:20 -0600
changeset 1003 22361e311ca4
parent 60 9d2210c8eed2
permissions -rw-r--r--
make multiple reconnect a noop

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