comdlg32: Fix problems in calculation of the size of a file dialog.
[wine/hacks.git] / dlls / bcrypt / Makefile.in
blobec262278bbf954d900d3fd869952551a5212a7b0
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = bcrypt.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 bcrypt_main.c
11 RC_SRCS = version.rc
13 @MAKE_DLL_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend