wine/dlls/wtsapi32/tests/Makefile.in
Zebediah Figura 5f8c7c2563 wtsapi32: Implement WTSEnumerateProcessesW().
Based on a patch by Sebastian Lackner.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=29903
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-26 21:24:52 +02:00

6 lines
83 B
Makefile

TESTDLL = wtsapi32.dll
IMPORTS = wtsapi32 advapi32 psapi
C_SRCS = \
wtsapi.c