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