wine/dlls/bcrypt/tests/Makefile.in
Kai Blaschke c1bc25dd38 bcrypt/tests: Show that BCryptGetFipsAlgorithmMode checks a registry key.
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-09-12 23:42:53 +09:00

6 lines
78 B
Makefile

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