1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/bcrypt/tests/Makefile.in
Hans Leidekker 5ce0e86d04 bcrypt/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-09 18:37:32 +01:00

6 lines
78 B
Makefile

TESTDLL = bcrypt.dll
IMPORTS = bcrypt user32 advapi32
C_SRCS = \
bcrypt.c