Sweden-Number/dlls/scrrun/tests/Makefile.in

11 lines
149 B
Makefile
Raw Normal View History

2012-03-22 06:24:24 +01:00
TESTDLL = scrrun.dll
IMPORTS = ole32 shlwapi uuid oleaut32
2012-03-22 06:24:24 +01:00
C_SRCS = \
dictionary.c \
2012-03-22 06:24:24 +01:00
filesystem.c
IDL_H_SRCS = scrrun.idl
@MAKE_TEST_RULES@