po: Update French translation.
[wine] / dlls / infosoft / Makefile.in
1 MODULE    = infosoft.dll
2 IMPORTS   = uuid advapi32
3 EXTRADEFS = -DCOM_NO_WINDOWS_H
4
5 C_SRCS = \
6         infosoft_main.c \
7         wordbreaker.c
8
9 IDL_H_SRCS = infosoft.idl
10 IDL_R_SRCS = infosoft.idl
11
12 @MAKE_DLL_RULES@