wined3d: Get rid of the "opengl" field in struct wined3d_adapter.
[wine] / dlls / d3dcompiler_37 / Makefile.in
1 MODULE    = d3dcompiler_37.dll
2
3 C_SRCS = \
4         d3dcompiler_37_main.c
5
6 RC_SRCS = version.rc
7
8 @MAKE_DLL_RULES@