wined3d: Use the np2_fixup to find out if a RECT texture is used.
[wine] / programs / ngen / Makefile.in
1 MODULE    = ngen.exe
2 APPMODE   = -mconsole -municode
3
4 C_SRCS = \
5         ngen_main.c
6
7 @MAKE_PROG_RULES@