Commit cf105074 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

wpcap: Build with msvcrt.

parent 1fc4d54c
......@@ -2,6 +2,8 @@ MODULE = wpcap.dll
DELAYIMPORTS = ws2_32
EXTRALIBS = $(PCAP_LIBS)
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
unixlib.c \
wpcap.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