6 lines
88 B
Makefile
6 lines
88 B
Makefile
MODULE = faultrep.dll
|
|
IMPORTLIB = faultrep
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = faultrep.c
|