Commit d34d87cf authored by Alexandre Julliard's avatar Alexandre Julliard

ksecdd.sys: Fix duplicate dll flags.

parent a6b1c493
MODULE = ksecdd.sys
EXTRADLLFLAGS = -Wl,--subsystem,native
EXTRADLLFLAGS = -mno-cygwin
EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \
main.c
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment