wine/dlls/dpnet/tests/Makefile.in
Eric Pouech 2c878d54d4 dpnet/tests: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-25 11:53:30 +01:00

9 lines
143 B
Makefile

TESTDLL = dpnet.dll
IMPORTS = dxguid uuid dpnet ole32 oleaut32 version advapi32
C_SRCS = \
address.c \
client.c \
server.c \
thread.c