blob: 3180df6371644f0039822ed21fbd468fe429ec88 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cryptui.dll
IMPORTS = uuid crypt32 ole32 comctl32 comdlg32 user32 gdi32 advapi32 kernel32
DELAYIMPORTS = wintrust urlmon
IMPORTLIB = cryptui
C_SRCS = \
main.c
RC_SRCS = \
cryptui.rc \
cryptui_De.rc \
cryptui_En.rc \
cryptui_Fr.rc \
cryptui_Ko.rc \
cryptui_Lt.rc \
cryptui_Nl.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend