connectivity/com.nokia.tcf/native/TCFNative/TCFProtOST/copyBinaries.cmd
author fturovic <frank.turovich@nokia.com>
Mon, 04 Jan 2010 11:37:56 -0600
branchRCL_2_4
changeset 738 ff927d0c0d96
parent 60 9d2210c8eed2
permissions -rw-r--r--
BUG 10333 - added note on using check for updates before running install new software
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
60
9d2210c8eed2 Commit changes for 2.1.0
chpeckha
parents:
diff changeset
     1
echo off
9d2210c8eed2 Commit changes for 2.1.0
chpeckha
parents:
diff changeset
     2
echo Copy binaries to ..\..\..\os\win32\x86
9d2210c8eed2 Commit changes for 2.1.0
chpeckha
parents:
diff changeset
     3
copy /V %1\TCFProtOST.dll ..\..\..\os\win32\x86
9d2210c8eed2 Commit changes for 2.1.0
chpeckha
parents:
diff changeset
     4
copy /V %1\TCFProtOST.lib ..\..\..\os\win32\x86
9d2210c8eed2 Commit changes for 2.1.0
chpeckha
parents:
diff changeset
     5
copy /V %1\TCFProtOST.map ..\..\..\os\win32\x86