user32/tests: Test for failure to change system parameters even if getting them succe...
[wine/multimedia.git] / dlls / d3d10 / Makefile.in
blob3aef27da366475c5124d2b262f98db1d484e074b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3d10.dll
6 IMPORTLIB = d3d10
7 IMPORTS = dxguid uuid d3d10core dxgi kernel32
9 C_SRCS = \
10 d3d10_main.c \
11 utils.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend