wshom.ocx: Added IWshCollection stub and some tests.
[wine.git] / dlls / wshom.ocx / tests / Makefile.in
blobe062b3c0625f52205d8ee9a83ebf67d163a1621b
1 TESTDLL = wshom.ocx
2 IMPORTS = ole32
4 C_SRCS = \
5 wshom.c
7 IDL_H_SRCS = wshom.idl
9 @MAKE_TEST_RULES@