6 lines
63 B
Makefile
6 lines
63 B
Makefile
|
TESTDLL = httpapi.dll
|
||
|
IMPORTS = httpapi
|
||
|
|
||
|
C_SRCS = \
|
||
|
httpapi.c
|