connectivity/com.nokia.tcf/native/TCFNative/TCFClient/copyBinaries.cmd
author timkelly
Fri, 12 Feb 2010 11:55:42 -0600
changeset 947 cb7b077cee27
parent 60 9d2210c8eed2
permissions -rw-r--r--
add comments for new code under bug 10681.

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