Sweden-Number/dlls/cryptui/Makefile.in

15 lines
272 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 = crypt32 kernel32
2008-09-20 01:59:03 +02:00
IMPORTLIB = cryptui
2008-04-10 20:16:01 +02:00
C_SRCS = \
main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend