Sweden-Number/dlls/wintrust/Makefile.in

17 lines
263 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = wintrust.dll
IMPORTLIB = libwintrust.$(IMPLIBEXT)
IMPORTS = kernel32
C_SRCS = wintrust_main.c
RC_SRCS = \
version.rc
@MAKE_DLL_RULES@
### Dependencies: