mirror of
https://github.com/reactos/wine.git
synced 2025-02-10 14:23:52 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
MODULE = ctapi32.dll
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = ctapi32.c
|