push 87b6981010d7405c33b14cddcceec21b47729eba
[wine/hacks.git] / dlls / cryptdlg / Makefile.in
bloba5d9a5a1489a391a4bdc0d1e9321a5a795c21f0d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptdlg.dll
6 IMPORTS = cryptui crypt32 wintrust user32 advapi32 kernel32
8 C_SRCS = \
9 main.c
11 RC_SRCS = \
12 cryptdlg_De.rc \
13 cryptdlg_En.rc \
14 cryptdlg_Fr.rc \
15 cryptdlg_Ko.rc \
16 cryptdlg_Lt.rc \
17 cryptdlg_Nl.rc \
18 cryptdlg_Pt.rc \
19 cryptdlg_Ro.rc \
20 cryptdlg_Uk.rc
22 @MAKE_DLL_RULES@
24 @DEPENDENCIES@ # everything below this line is overwritten by make depend