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