mpv/video/out/win32
Kacper Michajłow ed107c4116 meson: adjust win32 defines
- Don't define _GNU_SOURCE on Windows, no need
- Define WIN32_LEAN_AND_MEAN to strip some unneded headers from
  windows.h
- Define NOMINMAX and _USE_MATH_DEFINES as they are common for Windows
  headers
2023-11-25 12:38:20 +01:00
..
displayconfig.c ALL: use new mp_thread abstraction 2023-11-05 17:36:17 +00:00
displayconfig.h
droptarget.c meson: adjust win32 defines 2023-11-25 12:38:20 +01:00
droptarget.h win32: add support for drag-and-drop option 2023-07-01 02:06:02 +00:00