imm: Default context and hwnd are per thread so store that data in a thread local...
[wine/wine-kai.git] / dlls / d3dx9_27 / Makefile.in
blob9f47af7a7e71952904ce24926aed3c313899f05b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = d3dx9_27.dll
6 IMPORTS = d3d9 kernel32
8 C_SRCS = \
9 d3dx9_27_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend