connectivity/com.nokia.tcf/native/TCFNative/TCFCommVirtualSerial/copyBinaries.cmd
author Ed Swartz <ed.swartz@nokia.com>
Fri, 23 Apr 2010 09:37:47 -0500
changeset 1266 15644163b1a2
parent 60 9d2210c8eed2
permissions -rw-r--r--
David's commit: the connections view was not listening to the changes in connection status, so unless a service changed status, the change in connection status didn?t get updated

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