
Signed-off-by: Hans Leidekker <hans@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
7 lines
91 B
Makefile
7 lines
91 B
Makefile
MODULE = wtsapi32.dll
|
|
IMPORTLIB = wtsapi32
|
|
IMPORTS = advapi32
|
|
|
|
C_SRCS = \
|
|
wtsapi32.c
|