5 lines
65 B
Makefile
5 lines
65 B
Makefile
MODULE = ctapi32.dll
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = ctapi32.c
|