FS-6248 it builds, ship it...

This commit is contained in:
Brian West 2014-02-22 20:18:36 -06:00
parent 2a3a1aae44
commit a54901212c
3 changed files with 2104 additions and 2866 deletions

View File

@ -34,7 +34,7 @@ swigclean: clean
rm -f freeswitch_wrap.cxx freeswitch_wrap.cpp managed/swig.cs
freeswitch_wrap.cxx:
swig -I../../../include -v -O -c++ -csharp -namespace FreeSWITCH.Native -dllimport mod_managed -DSWIG_CSHARP_NO_STRING_HELPER freeswitch.i
swig2.0 -I../../../include -v -O -c++ -csharp -namespace FreeSWITCH.Native -dllimport mod_managed -DSWIG_CSHARP_NO_STRING_HELPER freeswitch.i
rm -f ./managed/swig.cs
cat *.cs > ./managed/swig.cs
rm -f *.cs

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff