d3d9: Improve IDirect3DDevice9::SetFVF() code flow.
[wine] / programs / hh / Makefile.in
1 EXTRADEFS = -DWINE_NO_UNICODE_MACROS
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ../..
4 SRCDIR    = @srcdir@
5 VPATH     = @srcdir@
6 MODULE    = hh.exe
7 APPMODE   = -mwindows
8 IMPORTS   = kernel32
9
10 C_SRCS = \
11         main.c
12
13 @MAKE_PROG_RULES@
14
15 @DEPENDENCIES@  # everything below this line is overwritten by make depend