connectivity/com.nokia.tcf/native/TCFNative/TCFCommSerial/copyBinaries.cmd
author dadubrow
Wed, 06 Jan 2010 13:40:38 -0600
changeset 749 22f0d10fce10
parent 60 9d2210c8eed2
permissions -rw-r--r--
Externalize strings

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