connectivity/com.nokia.tcf/native/TCFNative/TCFCommTCP/copyBinaries.cmd
author fturovic <frank.turovich@nokia.com>
Tue, 29 Jun 2010 14:04:33 -0500
changeset 1554 f83f6a37088e
parent 60 9d2210c8eed2
permissions -rw-r--r--
swapped carbide theme for slate theme

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