connectivity/com.nokia.tcf/native/TCFNative/TCFClient/copyBinaries.cmd
author stechong
Wed, 20 Oct 2010 11:19:31 -0500
changeset 2165 2a7b5eccb0bc
parent 60 9d2210c8eed2
permissions -rw-r--r--
Keeping PlatSim internal only.

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