wine/dlls/wpcap/Makefile.in
Alexandre Julliard ded44ed947 configure: Follow the variable naming convention for libpcap.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-22 20:25:37 +09:00

9 lines
112 B
Makefile

MODULE = wpcap.dll
DELAYIMPORTS = ws2_32
EXTRALIBS = $(PCAP_LIBS)
C_SRCS = \
wpcap.c
RC_SRCS = version.rc