mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2024-09-13 09:16:14 -07:00
vkd3d-common: Use WIDL_C_INLINE_WRAPPERS.
This commit is contained in:
parent
534044181b
commit
11db8c1719
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
@ -16,6 +16,9 @@
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
#ifndef __MINGW32__
|
||||
#define WIDL_C_INLINE_WRAPPERS
|
||||
#endif
|
||||
#define COBJMACROS
|
||||
#define INITGUID
|
||||
#define CONST_VTABLE
|
||||
|
Loading…
Reference in New Issue
Block a user