Convert remaining source files to utf-8.
[wine/multimedia.git] / dlls / d3d10 / Makefile.in
blobd9bb511d786c2f28b60d1d48a30973f674630317
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3d10.dll
6 IMPORTLIB = d3d10
7 IMPORTS = dxguid uuid wined3d kernel32
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