diff -r c892c53c664e -r 9d2210c8eed2 connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd Mon Apr 06 15:18:48 2009 -0500 @@ -0,0 +1,5 @@ +echo off +echo Copy binaries to ..\..\..\os\win32\x86 +copy /V %1\TCFProtOST.dll ..\..\..\os\win32\x86 +copy /V %1\TCFProtOST.lib ..\..\..\os\win32\x86 +copy /V %1\TCFProtOST.map ..\..\..\os\win32\x86