6 lines
64 B
Makefile
6 lines
64 B
Makefile
|
TESTDLL = dbgeng.dll
|
||
|
IMPORTS = dbgeng
|
||
|
|
||
|
C_SRCS = \
|
||
|
dbgeng.c
|