connectivity/com.nokia.tcf/native/TCFNative/TCFCommTCP/copyBinaries.cmd
author timkelly
Thu, 24 Jun 2010 16:24:14 -0500
branchC3_BUILDER_WORK
changeset 1542 e94e8b7c075c
parent 60 9d2210c8eed2
permissions -rw-r--r--
Update UI for finalizing build config filtering prefs. bug 11285.

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