mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader_runner: Use WIDL_C_INLINE_WRAPPERS.
This commit is contained in:
committed by
Alexandre Julliard
parent
11db8c1719
commit
2b6012df7d
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
@@ -45,6 +45,8 @@
|
||||
#ifdef __MINGW32__
|
||||
# define _HRESULT_DEFINED
|
||||
typedef int HRESULT;
|
||||
#else
|
||||
# define WIDL_C_INLINE_WRAPPERS
|
||||
#endif
|
||||
|
||||
#define COBJMACROS
|
||||
|
Reference in New Issue
Block a user