vbscript: Fixed locale-related test failures.
[wine/multimedia.git] / dlls / bcrypt / Makefile.in
blob975927b0af6ab046e00d1be5b38fbb80c95713b9
1 MODULE = bcrypt.dll
3 C_SRCS = \
4 bcrypt_main.c
6 RC_SRCS = version.rc
8 @MAKE_DLL_RULES@