mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -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
@@ -18,6 +18,9 @@
|
||||
|
||||
#include "config.h"
|
||||
#include <assert.h>
|
||||
#ifndef __MINGW32__
|
||||
#define WIDL_C_INLINE_WRAPPERS
|
||||
#endif
|
||||
#define COBJMACROS
|
||||
#define CONST_VTABLE
|
||||
#define VKD3D_TEST_NO_DEFS
|
||||
|
Reference in New Issue
Block a user