Reasonably sure that mingw won't use d3d.
If mistaken...well, deal with it then.
This commit is contained in:
@@ -4,7 +4,9 @@
|
|||||||
#define HAVE_FFMPEG
|
#define HAVE_FFMPEG
|
||||||
|
|
||||||
#define SUPPORT_OPENGL
|
#define SUPPORT_OPENGL
|
||||||
|
#if defined(_MSC_VER)
|
||||||
#define SUPPORT_D3D
|
#define SUPPORT_D3D
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(__MINGW32__)
|
#if defined(__MINGW32__)
|
||||||
#if !defined(_WINDOWS)
|
#if !defined(_WINDOWS)
|
||||||
|
|||||||
Reference in New Issue
Block a user