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