Sweden-Number/dlls/cryptdlg/Makefile.in

14 lines
279 B
Makefile
Raw Normal View History

2008-02-18 03:20:32 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cryptdlg.dll
IMPORTS = cryptui crypt32 wintrust advapi32 kernel32
2008-02-18 03:20:32 +01:00
C_SRCS = \
main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend