connectivity/com.nokia.tcf/native/TCFNative/TCFClient/copyBinaries.cmd
author Ed Swartz <ed.swartz@nokia.com>
Thu, 08 Apr 2010 14:31:29 -0500
changeset 1184 745221c781a3
parent 60 9d2210c8eed2
permissions -rw-r--r--
Fix issues not disposing listeners in PNP launch wizard

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