connectivity/com.nokia.tcf/native/TCFNative/TCFClient/copyBinaries.cmd
author vprikhod
Mon, 16 Aug 2010 18:02:09 -0500
changeset 1837 565f1dcb026a
parent 60 9d2210c8eed2
permissions -rw-r--r--
changed the page title to be generic, so we can use it with platsim as well

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