msi: Downgrade a few messages to WARN.
[wine.git] / dlls / d3d10 / Makefile.in
blob99b3e80d602f8162efc50c13d43c01aa4414c92d
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3d10.dll
6 IMPORTS = wined3d kernel32
7 EXTRALIBS = -ldxguid -luuid
9 C_SRCS = \
10 d3d10_main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend