scrrun: Add Scripting.Dictionary interface.
[wine/multimedia.git] / dlls / scrrun / tests / Makefile.in
blobd9d1679ad867714b4cf9c8c83f33d55fe783e79c
1 TESTDLL = scrrun.dll
2 IMPORTS = ole32 shlwapi uuid oleaut32
4 C_SRCS = \
5 dictionary.c \
6 filesystem.c
8 IDL_H_SRCS = scrrun.idl
10 @MAKE_TEST_RULES@