connectivity/com.nokia.tcf/native/TCFNative/TCFCommSerial/copyBinaries.cmd
author timkelly
Thu, 03 Sep 2009 09:41:41 -0500
changeset 480 1c93b442d8bd
parent 60 9d2210c8eed2
permissions -rw-r--r--
fix bug 9769 (problem importing with SBV tries to extend itself)

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