push 5bf6f6eb049dcaec023c4d4e23098df110dbc5e9
[wine/hacks.git] / dlls / d3d10 / Makefile.in
blobeeaa542626f72e1c24ff631e9c32f038eab09c46
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3d10.dll
6 IMPORTLIB = d3d10
7 IMPORTS = dxguid uuid dxgi kernel32
9 C_SRCS = \
10 d3d10_main.c \
11 device.c \
12 utils.c
14 RC_SRCS = version.rc
16 @MAKE_DLL_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend