ntdll/tests: Skip test if LdrAddRefDll is missing.
[wine.git] / dlls / infosoft / Makefile.in
blobf7c1bbfcfce748a8724cf5bc65ba49f49e71ae08
1 MODULE = infosoft.dll
2 IMPORTS = uuid advapi32
4 C_SRCS = \
5 infosoft_main.c \
6 wordbreaker.c
8 IDL_H_SRCS = infosoft.idl
9 IDL_R_SRCS = infosoft.idl
11 @MAKE_DLL_RULES@