source: qutecom-coip/examples/coipxpcom/copy.sh

tip
Last change on this file was 274:a56c9ce15c61, checked in by laurent <laurent@…>, 23 months ago

move examples

File size: 240 bytes
Line 
1
2echo "copy the static lib to firefox env..."
3cp "..\build\coipxpcom\coipxpcom.lib" "C:\dev\firefox-2.0-source\mozilla\extensions\xulconnection\src"
4
5echo "copy all the libs..."
6cp ../build/debug/*.dll /cygdrive/c/dev/wax/trunk/libs/
Note: See TracBrowser for help on using the repository browser.