shlwapi: Don't cast WCHAR string to BSTR.
[wine/testsucceed.git] / dlls / rsaenh / tests / Makefile.in
blob3f2e41594f251c2b067f500346480a15b600f8e9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = rsaenh.dll
6 IMPORTS = advapi32 kernel32
8 C_SRCS = \
9 rsaenh.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend