mirror of
https://github.com/reactos/wine.git
synced 2024-12-05 02:07:16 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
MODULE = ctapi32.dll
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = ctapi32.c
|