6 lines
204 B
C
Executable file
6 lines
204 B
C
Executable file
/* Static config.h for libxml2 - Windows/MSVC build */
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_DECL_GETENTROPY 0
|
|
#define HAVE_DECL_GLOB 0
|
|
#define HAVE_DECL_MMAP 0
|
|
#define XML_THREAD_LOCAL __declspec(thread)
|