dmsynth: Dump data passed to Download method.
[wine] / dlls / sxs / Makefile.in
1 MODULE    = sxs.dll
2 IMPORTS   = oleaut32 ole32
3 IMPORTLIB = sxs
4
5 C_SRCS = \
6         cache.c \
7         name.c \
8         sxs.c
9
10 @MAKE_DLL_RULES@