wshom.ocx: Implement IWshCollection::Item() for Desktop folder case.
[wine/multimedia.git] / dlls / wshom.ocx / Makefile.in
blob6635e5df80bed572e333848ba7cecd56c36615ae
1 MODULE = wshom.ocx
2 IMPORTS = uuid oleaut32 ole32 shell32
4 C_SRCS = \
5 shell.c \
6 wshom_main.c
8 RC_SRCS = wshom.rc
10 IDL_H_SRCS = wshom.idl
11 IDL_TLB_SRCS = wshom.idl
13 @MAKE_DLL_RULES@