d3d11: Use wined3d_device_context_draw().
[wine.git] / dlls / sechost / Makefile.in
blobf4d88272857cbfa4e55fc48ba8ea6c8b9b031108
1 MODULE = sechost.dll
2 IMPORTLIB = sechost
3 IMPORTS = kernelbase
4 DELAYIMPORTS = rpcrt4
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 security.c \
10 service.c \
11 trace.c
13 IDL_SRCS = \
14 plugplay.idl \
15 svcctl.idl