Windows build: set flags for new readfile.cpp
This commit is contained in:
parent
12dc7d0a66
commit
7e672cee71
@ -15,6 +15,9 @@ DEFINES -= _UNICODE
|
|||||||
DEFINES += _MBCS
|
DEFINES += _MBCS
|
||||||
DEFINES += PSAPI_VERSION=1
|
DEFINES += PSAPI_VERSION=1
|
||||||
DEFINES += READFILE_ENABLE_MINIZ
|
DEFINES += READFILE_ENABLE_MINIZ
|
||||||
|
DEFINES += READFILE_ENABLE_MD5
|
||||||
|
DEFINES += READFILE_ENABLE_ZLIB
|
||||||
|
|
||||||
# This is necessary to avoid an undefined impl__xmlFree.
|
# This is necessary to avoid an undefined impl__xmlFree.
|
||||||
# See comment in libxml/xmlexports.h
|
# See comment in libxml/xmlexports.h
|
||||||
DEFINES += LIBXML_STATIC
|
DEFINES += LIBXML_STATIC
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user