wine/dlls/sechost/Makefile.in
2024-05-02 09:22:40 +02:00

12 lines
168 B
Makefile

MODULE = sechost.dll
IMPORTLIB = sechost
IMPORTS = kernelbase
DELAYIMPORTS = rpcrt4
SOURCES = \
plugplay.idl \
security.c \
service.c \
svcctl.idl \
trace.c