Windows build: set flags for new readfile.cpp

This commit is contained in:
Jean-Francois Dockes 2019-01-29 21:02:16 +01:00
parent 12dc7d0a66
commit 7e672cee71

View File

@ -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