ucrtbase: Store exception record in ExceptionInformation[6] during unwinding.
[wine.git] / dlls / nsiproxy.sys / Makefile.in
blob40ea0701a46115c317d7e4ed412e80b75b5f1c3d
1 MODULE = nsiproxy.sys
2 UNIXLIB = nsiproxy.so
3 IMPORTS = ntoskrnl
4 UNIX_LIBS = $(PROCSTAT_LIBS)
6 EXTRADLLFLAGS = -Wl,--subsystem,native
8 SOURCES = \
9 device.c \
10 icmp_echo.c \
11 ip.c \
12 ndis.c \
13 nsi.c \
14 tcp.c \
15 udp.c