mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-01 21:04:06 +00:00
4 lines
65 B
Makefile
4 lines
65 B
Makefile
MODULE = ctapi32.dll
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = ctapi32.c
|