6 lines
72 B
Makefile
6 lines
72 B
Makefile
|
MODULE = webservices.dll
|
||
|
IMPORTLIB = webservices
|
||
|
|
||
|
C_SRCS = \
|
||
|
main.c
|