Sweden-Number/dlls/cryptui/Makefile.in

18 lines
345 B
Makefile
Raw Normal View History

2008-04-10 20:16:01 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = cryptui.dll
IMPORTS = uuid crypt32 ole32 comctl32 user32 kernel32
DELAYIMPORTS = wintrust
2008-09-20 01:59:03 +02:00
IMPORTLIB = cryptui
2008-04-10 20:16:01 +02:00
C_SRCS = \
main.c
RC_SRCS = cryptui.rc
2008-04-10 20:16:01 +02:00
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend