msvcrt: memmove_s shouldn't zero its output buffer on error.
[wine/multimedia.git] / dlls / infosoft / Makefile.in
blobf6af67ce8d4832fc565f56090397f9b0e3e2f15e
1 MODULE = infosoft.dll
2 IMPORTS = uuid advapi32
3 EXTRADEFS = -DCOM_NO_WINDOWS_H
5 C_SRCS = \
6 infosoft_main.c \
7 wordbreaker.c
9 IDL_H_SRCS = infosoft.idl
10 IDL_R_SRCS = infosoft.idl
12 @MAKE_DLL_RULES@