push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / dlls / d3dx8 / Makefile.in
bloba6edd23f9cbe317a9ccdaba824cff7505cc64e4e
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx8.dll
6 IMPORTLIB = d3dx8
7 IMPORTS = dxguid uuid kernel32
9 C_SRCS = \
10 core.c \
11 d3dx8_main.c \
12 math.c \
13 mesh.c
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend