wined3d: Check more thoroughly if a stage references a texture.
[wine/hacks.git] / dlls / dwmapi / Makefile.in
blob9db8589c7bf8ab63d2da068da42dd2fd5e1e8b31
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dwmapi.dll
6 IMPORTLIB = libdwmapi.$(IMPLIBEXT)
7 IMPORTS = user32 kernel32
9 C_SRCS = \
10 dwmapi_main.c
12 RC_SRCS = version.rc
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend