6 lines
71 B
Makefile
6 lines
71 B
Makefile
|
MODULE = mtxdm.dll
|
||
|
IMPORTS = uuid ole32
|
||
|
|
||
|
C_SRCS = \
|
||
|
mtxdm_main.c
|