6 lines
69 B
Makefile
6 lines
69 B
Makefile
MODULE = msisip.dll
|
|
IMPORTS = crypt32 ole32
|
|
|
|
C_SRCS = \
|
|
main.c
|