mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 04:28:10 +00:00
fixes for windows
This commit is contained in:
parent
7b463dd09c
commit
b2b39d5416
3 changed files with 4 additions and 5 deletions
|
|
@ -98,7 +98,6 @@ other-cherrypick:
|
|||
/mingw/bin/libstdc++-6.dll \
|
||||
/mingw/bin/libintl-8.dll \
|
||||
/mingw/bin/libiconv-2.dll \
|
||||
/mingw/bin/libpthread-2.dll \
|
||||
$(INSTALLDIR_WITH_PREFIX)/bin/.
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
./bin/avcodec-53.dll
|
||||
./bin/avutil-51.dll
|
||||
./bin/libeXosip2-6.dll
|
||||
./bin/libeXosip2-7.dll
|
||||
./bin/libogg-0.dll
|
||||
./bin/libtheora-0.dll
|
||||
./bin/libxml2-2.dll
|
||||
./bin/libosip2-6.dll
|
||||
./bin/libosipparser2-6.dll
|
||||
./bin/libosip2-7.dll
|
||||
./bin/libosipparser2-7.dll
|
||||
./bin/swscale-2.dll
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 621a1fbb0fd06736bbd119247a3fff60ebdaf095
|
||||
Subproject commit 672a3365cf31dd23c502169301a6994e7ae4b67c
|
||||
Loading…
Add table
Reference in a new issue