msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
[wine/testsucceed.git] / dlls / sti / tests / Makefile.in
blobc7da0b68ade22f0eb3ae5ef0d38281b10a36625f
1 EXTRADEFS = -DCOM_NO_WINDOWS_H
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../../..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 TESTDLL = sti.dll
7 IMPORTS = ole32 kernel32
8 EXTRALIBS = -luuid
10 C_SRCS = \
11 sti.c
13 @MAKE_TEST_RULES@
15 @DEPENDENCIES@ # everything below this line is overwritten by make depend