wininet: InternetReadFileExA should check INTERNET_FLAG_ASYNC.
[wine/gsoc_dplay.git] / dlls / d3dx9_30 / Makefile.in
blob43c4ae0e267ff4c5a35be9cd894a7f4ce9d63714
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx9_30.dll
6 IMPORTS = d3d9 kernel32
8 C_SRCS = \
9 d3dx9_30_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend