mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 21:04:06 +00:00
5 lines
69 B
Makefile
5 lines
69 B
Makefile
MODULE = vnbt.vxd
|
|
IMPORTS = iphlpapi ws2_32
|
|
|
|
C_SRCS = \
|
|
vnbt.c
|