winecoreaudio: Remove GetAudioSessionWrapper.
[wine.git] / dlls / nsiproxy.sys / Makefile.in
blobd1896b37ce67c455efd50332750146e16811b21f
1 MODULE = nsiproxy.sys
2 UNIXLIB = nsiproxy.so
3 IMPORTS = ntoskrnl
4 UNIX_LIBS = $(PROCSTAT_LIBS)
6 EXTRADLLFLAGS = -Wl,--subsystem,native
8 C_SRCS = \
9 device.c \
10 icmp_echo.c \
11 ip.c \
12 ndis.c \
13 nsi.c \
14 tcp.c \
15 udp.c