connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd
author timkelly
Wed, 23 Jun 2010 14:23:08 -0500
branchC3_BUILDER_WORK
changeset 1538 ac789a0152a8
parent 60 9d2210c8eed2
permissions -rw-r--r--
remove perl not found dialog (only emit to error log). Clean up some text messages.

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