wine-wine/dlls/wshom.ocx/Makefile.in

13 lines
163 B
Makefile
Raw Normal View History

2011-08-03 11:22:54 +00:00
MODULE = wshom.ocx
IMPORTS = uuid oleaut32 ole32 shell32
2011-08-03 11:22:54 +00:00
C_SRCS = \
shell.c \
2011-08-03 11:22:54 +00:00
wshom_main.c
RC_SRCS = wshom.rc
2011-08-04 08:30:54 +00:00
IDL_TLB_SRCS = wshom.idl
2011-08-03 11:22:54 +00:00
@MAKE_DLL_RULES@