diff --git a/src/windows/qmkrecoll/librecoll.pro b/src/windows/qmkrecoll/librecoll.pro index 38324404..9d528a9e 100644 --- a/src/windows/qmkrecoll/librecoll.pro +++ b/src/windows/qmkrecoll/librecoll.pro @@ -15,6 +15,9 @@ DEFINES -= _UNICODE DEFINES += _MBCS DEFINES += PSAPI_VERSION=1 DEFINES += READFILE_ENABLE_MINIZ +DEFINES += READFILE_ENABLE_MD5 +DEFINES += READFILE_ENABLE_ZLIB + # This is necessary to avoid an undefined impl__xmlFree. # See comment in libxml/xmlexports.h DEFINES += LIBXML_STATIC