mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-13 12:40:17 +00:00
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
|
set -x
|
||||||
cp Debug/*.dll $fsdir/Debug/
|
cp Debug/*.dll $fsdir/Debug/
|
||||||
cp Debug/mod/*.dll $fsdir/Debug/mod/
|
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
|
set +x
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user