6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
MODULE = wevtsvc.dll
|
||
|
IMPORTS = rpcrt4 advapi32
|
||
|
|
||
|
C_SRCS = \
|
||
|
wevtsvc.c
|