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 cairo-missing: Fix build 2011-09-04 16:23:37 -07:00
meson.build meson: Use more dependency objects 2021-05-22 07:59:52 +02:00
strndup.c Fix bug in strndup implementation 2023-01-03 15:27:05 +10:30