6 lines
65 B
Makefile
6 lines
65 B
Makefile
TESTDLL = dmloader.dll
|
|
IMPORTS = ole32
|
|
|
|
C_SRCS = \
|
|
loader.c
|