cairo/util/cairo-missing
Fujii Hironori 8520ef5221 Defining Windows version macros in meson.build
WINVER and _WIN32_WINNT macros were defined in each source files and
headers that were including <windows.h>. However, because DirectWrite
requires new Windows API, some files included <windows.h> without the
version macros. This inconsistency sometimes caused troubles.

Define the version macros in meson.build.
2023-01-13 05:47:03 +09:00
..
cairo-missing.h Defining Windows version macros in meson.build 2023-01-13 05:47:03 +09:00
getline.c
meson.build
strndup.c Fix bug in strndup implementation 2023-01-03 15:27:05 +10:30