ababe80b6d822fb343f31fd7f973c7c84c5c5ccf
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-bad / gst-libs / gst / d3d11 / gstd3d11config.h.meson
1 /* gstd3d11config.h */
2
3 #ifndef __GST_D3D11_CONFIG_H__
4 #define __GST_D3D11_CONFIG_H__
5
6 #include <gst/gst.h>
7
8 G_BEGIN_DECLS
9
10 #mesondefine GST_D3D11_DXGI_HEADER_VERSION
11 #mesondefine GST_D3D11_HEADER_VERSION
12 #mesondefine GST_D3D11_WINAPI_ONLY_APP
13 #mesondefine GST_D3D11_WINAPI_APP
14
15 G_END_DECLS
16
17 #endif  /* __GST_D3D11_CONFIG_H__ */