Sweden-Number/dlls/wshom.ocx/Makefile.in

14 lines
186 B
Makefile
Raw Normal View History

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