Release 1.5.29.
[wine] / dlls / scrrun / tests / Makefile.in
1 TESTDLL   = scrrun.dll
2 IMPORTS   = ole32 shlwapi uuid oleaut32
3
4 C_SRCS = \
5         dictionary.c \
6         filesystem.c
7
8 IDL_H_SRCS = scrrun.idl
9
10 @MAKE_TEST_RULES@