wine/dlls/psapi/tests/Makefile.in
Zebediah Figura 06deefdb4c psapi/tests: Link statically to psapi.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-06 19:44:26 +02:00

6 lines
73 B
Makefile

TESTDLL = psapi.dll
IMPORTS = psapi user32
C_SRCS = \
psapi_main.c