wine/dlls/kernelbase/tests/Makefile.in
Eric Pouech c0096afdb7 kernelbase/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-28 10:32:37 +01:00

9 lines
92 B
Makefile

TESTDLL = kernelbase.dll
C_SRCS = \
path.c \
process.c \
sync.c
RC_SRCS = \
rsrc.rc