wined3d: Properly compare integers in wined3d_bo_slab_vk_compare().
[wine.git] / dlls / nsiproxy.sys / Makefile.in
blob87f7e165ef4a1ffc6c9c58e976f816cac5ca1f98
1 MODULE = nsiproxy.sys
2 UNIXLIB = nsiproxy.so
3 IMPORTS = ntoskrnl
4 EXTRALIBS = $(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