6 lines
64 B
Makefile
6 lines
64 B
Makefile
MODULE = vdmdbg.dll
|
|
IMPORTLIB = vdmdbg
|
|
|
|
C_SRCS = \
|
|
vdmdbg.c
|