Release 1.5.29.
[wine] / dlls / propsys / tests / Makefile.in
1 TESTDLL   = propsys.dll
2 IMPORTS   = propsys ole32 oleaut32
3
4 C_SRCS = \
5         propstore.c \
6         propsys.c
7
8 @MAKE_TEST_RULES@