regedit: Danish translation.
[wine.git] / dlls / d3dx8 / Makefile.in
blob4e45b53272c9f535e76555e54808b1cbaac95844
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 d3dx8_main.c \
11 d3dxbuffer.c \
12 math.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend