]> sjero.net Git - linphone/commitdiff
fix windows setup.exe generation
authorSimon Morlat <simon.morlat@linphone.org>
Wed, 2 Nov 2011 15:43:03 +0000 (16:43 +0100)
committerSimon Morlat <simon.morlat@linphone.org>
Wed, 2 Nov 2011 15:43:03 +0000 (16:43 +0100)
Makefile.am
README.mingw
linphone-deps.filelist

index d2ddf987ef6e02c5e0bf20894176148018d4acee..d2c61489c9672ea3ad7e2ab45bc76f16890a9f6b 100644 (file)
@@ -98,6 +98,7 @@ other-cherrypick:
                /mingw/bin/libstdc++-6.dll \
                /mingw/bin/libintl-8.dll \
                /mingw/bin/libiconv-2.dll \
+               /mingw/bin/pthreadGC2.dll \
                $(INSTALLDIR_WITH_PREFIX)/bin/.
 
 
index a81d056f405346dfa177b2894a509bd305e408f0..0c84e250ecb3eeac687c7da454e4da1546c36400 100644 (file)
@@ -14,6 +14,7 @@ In mingw shell, run
 mingw-get install msys-zip
 mingw-get install msys-unzip
 mingw-get install msys-wget
+mingw-get install msys-libopenssl
 
 mkdir -p /opt/perl/bin
 cp /bin/perl /opt/perl/bin/.
index 9d7270a68bc3cdb2dde818793f834e4e80cbd3a7..4a5fb506758a10bb9b071c6fd8a4b1c0edc86e0b 100755 (executable)
@@ -1,5 +1,7 @@
 ./bin/avcodec-53.dll
 ./bin/avutil-51.dll
+./bin/libeay32.dll
+./bin/ssleay32.dll
 ./bin/libeXosip2-7.dll
 ./bin/libogg-0.dll
 ./bin/libtheora-0.dll