wine/programs/reg/tests/Makefile.in
Eric Pouech 72ca5d732a reg/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-03 17:19:41 +01:00

11 lines
117 B
Makefile

TESTDLL = reg.exe
IMPORTS = advapi32
C_SRCS = \
add.c \
copy.c \
delete.c \
export.c \
import.c \
query.c