connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd
author fturovic <frank.turovich@nokia.com>
Wed, 11 Aug 2010 14:31:07 -0500
changeset 1807 b0664b24ac57
parent 60 9d2210c8eed2
permissions -rw-r--r--
updated link to new pages

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