]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
gsmopen: added win_iconv
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Tue, 17 Apr 2012 18:11:44 +0000 (20:11 +0200)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Tue, 17 Apr 2012 18:11:44 +0000 (20:11 +0200)
commit3df7a04df5ddcaeb101809155484f09d04f7ae78
tree8b008b87666877ea3847dced8903465ea7c49b31
parent37473751967fed3c14b9d71149f79b08bbdea6d8
gsmopen: added win_iconv
src/mod/endpoints/mod_gsmopen/win_iconv/Makefile [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/iconv.def [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/iconv.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/mlang.def [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/mlang.h [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/readme.txt [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/win_iconv.c [new file with mode: 0644]
src/mod/endpoints/mod_gsmopen/win_iconv/win_iconv_test.c [new file with mode: 0644]