msi: Convert IWineMsiRemoteDatabase BSTR parameters to LPCWSTR to avoid typecast.
[wine/testsucceed.git] / dlls / d3d10core / tests / Makefile.in
blobc0b46450e7f9a0833fa721210a36c16a4e320cb9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3d10core.dll
6 IMPORTS = d3d10core dxgi kernel32
8 C_SRCS = \
9 device.c
11 @MAKE_TEST_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend