Commit a6b1c493 authored by Alexandre Julliard's avatar Alexandre Julliard

fltmgr.sys: Fix duplicate dll flags.

parent c36b3d3e
MODULE = fltmgr.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