wine/dlls/crypt32/Makefile.in
Juan Lang 1795994d53 - correct some prototypes, add some defines
- stub a couple more functions
2004-03-01 21:19:37 +00:00

16 lines
230 B
Makefile

EXTRADEFS = -D_CRYPT32_
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = crypt32.dll
IMPORTS = advapi32 kernel32
C_SRCS = \
cert.c \
main.c
@MAKE_DLL_RULES@
### Dependencies: