bloodrun-editor/libxml2/config.h
2026-04-02 20:51:01 +08:00

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)