push ac694015ba9a1d7cf8fc6346c6e51d4c35a62962
[wine/hacks.git] / dlls / cryptui / Makefile.in
blobca01d354c34844d68bf4ef3a0616438905ea0bfe
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = cryptui.dll
6 IMPORTS = uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 advapi32 kernel32
7 DELAYIMPORTS = wintrust urlmon
8 IMPORTLIB = cryptui
10 C_SRCS = \
11 main.c
13 RC_SRCS = cryptui.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend