wined3d: Pass a wined3d_gl_info structure to send_attribute().
[wine/multimedia.git] / dlls / version / Makefile.in
blobc4e3f3844c82e2dbf15b4771f6de8416bcc97c8e
1 MODULE = version.dll
2 IMPORTLIB = version
4 C_SRCS = \
5 info.c \
6 install.c \
7 resource.c
9 RC_SRCS = version.rc
11 @MAKE_DLL_RULES@