connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd
author timkelly
Fri, 22 Jan 2010 12:08:32 -0600
changeset 802 4e9e4ef7c1a0
parent 60 9d2210c8eed2
permissions -rw-r--r--
Bug 10344. Selecting wrong target for WINSCW UREL when launching emulator.

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