forked from Mirrors/freeswitch
update cygwin install script
git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@1032 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
7f81ff8e46
commit
165bb80072
@ -5,5 +5,7 @@ fsdir=../..
|
||||
set -x
|
||||
cp Debug/*.dll $fsdir/Debug/
|
||||
cp Debug/mod/*.dll $fsdir/Debug/mod/
|
||||
cp Debug/*.pdb $fsdir/Debug/
|
||||
echo "FRIENDLY REMINDER: RECOMPILE ftmod_wanpipe WHENEVER YOU INSTALL NEW DRIVERS"
|
||||
set +x
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user