connectivity/com.nokia.tcf/native/TCFNative/TCFCommVirtualSerial/copyBinaries.cmd
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