credui: Created Dutch translations.
[wine] / dlls / credui / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = credui.dll
6 IMPORTLIB = libcredui.$(IMPLIBEXT)
7 IMPORTS   = comctl32 user32 advapi32 kernel32
8
9 C_SRCS = \
10         credui_main.c
11
12 RC_SRCS = credui.rc
13
14 @MAKE_DLL_RULES@
15
16 ### Dependencies: