From e7c986b402f7ae3ecab53737a27c2b0802f90493 Mon Sep 17 00:00:00 2001 From: agriche Date: Tue, 17 Nov 2015 14:56:59 +0100 Subject: [PATCH] - Update all latest release libraries(Quazip 0.7.1;xpdf 3.04;zlib 1.2.8) --- changes_porting_qt5.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changes_porting_qt5.txt b/changes_porting_qt5.txt index ead838e0..afaf2f03 100644 --- a/changes_porting_qt5.txt +++ b/changes_porting_qt5.txt @@ -9,6 +9,9 @@ + + + QtSingleApplication replacement for Qt5 ---------------------------------------- @@ -872,6 +875,7 @@ freetype.pro - replace the old version 2.4.6 by the last release 2.6 => FREETYPE_DIR_WITH_VERSION = freetype-2.6.1 + Openssl 1.0.2 library ---------------------- @@ -901,5 +905,5 @@ zlib 1.2.8 library => Launch cl(command line msvc 2010). => Go the main folder path/zlib 1.2.8. => Enter nmake -f win32/Makefile.msc. -=> Retrieve the include headers files (zconf.h,zlib.h) and the static library zlib.lib. +=> Retrieve and move the include headers files (zconf.h,zlib.h) and the static library zlib.lib.