wininet: InternetReadFileExA should check INTERNET_FLAG_ASYNC.
[wine/gsoc_dplay.git] / dlls / d3dx8 / Makefile.in
blob35e4d83b095e05155db73dc68440610e96c66428
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx8.dll
6 IMPORTLIB = d3dx8
7 IMPORTS = kernel32
8 EXTRALIBS = -ldxguid -luuid
10 C_SRCS = \
11 d3dx8_main.c \
12 d3dxbuffer.c \
13 math.c
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend