connectivity/com.nokia.tcf/native/TCFNative/TCFCommTCP/copyBinaries.cmd
author dadubrow
Sat, 18 Sep 2010 16:25:07 -0500
changeset 2053 683a3be65e07
parent 60 9d2210c8eed2
permissions -rw-r--r--
Bug 12104 - force redraw background on resize

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