mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
vkd3d-utils: Use WIDL_C_INLINE_WRAPPERS.
This commit is contained in:
committed by
Alexandre Julliard
parent
d5717d333b
commit
534044181b
Notes:
Alexandre Julliard
2024-04-25 00:14:58 +02:00
Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/830
@@ -19,6 +19,9 @@
|
||||
#ifndef __VKD3D_UTILS_PRIVATE_H
|
||||
#define __VKD3D_UTILS_PRIVATE_H
|
||||
|
||||
#ifndef __MINGW32__
|
||||
#define WIDL_C_INLINE_WRAPPERS
|
||||
#endif
|
||||
#define COBJMACROS
|
||||
#define NONAMELESSUNION
|
||||
#define VK_NO_PROTOTYPES
|
||||
|
||||
Reference in New Issue
Block a user