wined3d: Get rid of the WINED3DPRESENT_PARAMETERS typedef.
[wine] / dlls / wshom.ocx / Makefile.in
1 MODULE    = wshom.ocx
2
3 C_SRCS = \
4         shell.c \
5         wshom_main.c
6
7 RC_SRCS = wshom.rc
8
9 IDL_H_SRCS = wshom.idl
10 IDL_TLB_SRCS = wshom.idl
11
12 @MAKE_DLL_RULES@