quartz: Don't cast WSTR to BSTR, convert properly instead.
[wine/testsucceed.git] / dlls / cryptnet / tests / Makefile.in
blobd4a9cc244d3131a8502c2b0ca3bd04de63b72219
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = cryptnet.dll
6 IMPORTS = cryptnet crypt32 kernel32
8 C_SRCS = \
9 cryptnet.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend