wined3d: Add UpdatOverlayZOrder.
[wine.git] / dlls / vwin32.vxd / Makefile.in
blob53fdc4730ae3dfac19c3cb27286a7db93e4b4a81
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = vwin32.vxd
6 IMPORTS = winedos kernel32
7 EXTRADEFS = -DWINE_NO_LONG_AS_INT
9 C_SRCS = \
10 vwin32.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend