repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfplat/sample: Optimize copying to 2d buffer.
[wine.git]
/
dlls
/
wpcap
/
Makefile.in
blob
8617f3e2a87ebd8def2256979becce2cea90fa97
1
MODULE
=
wpcap.dll
2
UNIXLIB
=
wpcap.so
3
IMPORTS
=
iphlpapi
4
DELAYIMPORTS
=
ws2_32
5
UNIX_LIBS
= $(
PCAP_LIBS
)
6
7
C_SRCS
=
\
8
unixlib.c \
9
wpcap.c
10
11
RC_SRCS
=
version.rc