Go to file
Mark Brand 7f68c53a0b do not introduce QtCore4 in ssl.pri
It is not correct to add QtCore4 in ssl.pri when -lz is removed
for qt-zlib.

In mingw-cross-env we add QtCore4 to OPENSSL_LIBS so the zlib
dependency of openssl is satisfied in case of qt-zlib. This
is necessary for the time being because the QtCore4 in the link
command that qmake generates appears before the contents of
OPENSSL_LIBS.
2010-02-21 11:14:53 +01:00
doc increase version number to 2.13 2010-02-21 14:22:05 +01:00
src do not introduce QtCore4 in ssl.pri 2010-02-21 11:14:53 +01:00
.hgignore improved .hgignore to support symlinked directories 2010-02-19 16:41:15 +01:00
Makefile bugfix: add test scripts as dependency files, and put them into the distribution tarball 2010-02-21 13:51:41 +01:00