Release 1.4.1.
[wine] / dlls / wshom.ocx / tests / Makefile.in
1 TESTDLL   = wshom.ocx
2 IMPORTS   = oleaut32 ole32
3
4 C_SRCS = \
5         wshom.c
6
7 IDL_H_SRCS = wshom.idl
8
9 @MAKE_TEST_RULES@