wine-wine/dlls/advapi32/Makefile.in

24 lines
341 B
Makefile
Raw Permalink Normal View History

EXTRADEFS = -D_ADVAPI32_
MODULE = advapi32.dll
IMPORTLIB = advapi32
IMPORTS = kernelbase sechost
DELAYIMPORTS = rpcrt4
EXTRALIBS = $(SECURITY_LIBS)
2000-11-30 20:31:41 +00:00
C_SRCS = \
advapi.c \
2007-10-30 12:36:59 +00:00
cred.c \
crypt.c \
crypt_arc4.c \
crypt_des.c \
crypt_lmhash.c \
eventlog.c \
lsa.c \
2000-11-30 20:31:41 +00:00
registry.c \
security.c \
service.c \
wmi.c
2008-03-28 16:56:00 +00:00
RC_SRCS = version.rc