mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
8a125eb000
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
5 lines
70 B
Makefile
5 lines
70 B
Makefile
TESTDLL = httpapi.dll
|
|
IMPORTS = httpapi ws2_32
|
|
|
|
C_SRCS = \
|
|
httpapi.c
|