connectivity/com.nokia.tcf/native/TCFNative/TCFCommTCP/copyBinaries.cmd
author timkelly
Fri, 23 Apr 2010 13:46:26 -0500
changeset 1272 12890c0d8bfd
parent 60 9d2210c8eed2
permissions -rw-r--r--
fix bug 11170. Don't add pkg to sis builder for WINSCW

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