wldap32: Added Portuguese translation.
[wine/wine64.git] / dlls / d3dx8 / Makefile.in
blob0f61ee293a34d23eb8126b3c24d783d8ae310c4e
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 \
13 mesh.c
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend