usp10: When calling ShapeIndicSyllables we need to use cChars which is the actual...
[wine] / dlls / bcrypt / Makefile.in
1 MODULE    = bcrypt.dll
2
3 C_SRCS = \
4         bcrypt_main.c
5
6 RC_SRCS = version.rc
7
8 @MAKE_DLL_RULES@