nsiproxy: Implement TCP stats get_all_parameters.
[wine.git] / dlls / nsiproxy.sys / Makefile.in
blob3f8965236baffaddc85d1d5c72a7977d7791f2ee
1 MODULE = nsiproxy.sys
2 IMPORTS = ntoskrnl uuid
3 EXTRADLLFLAGS = -Wl,--subsystem,native
5 C_SRCS = \
6 device.c \
7 ip.c \
8 ndis.c \
9 nsi.c \
10 tcp.c