wined3d: Use the np2_fixup to find out if a RECT texture is used.
[wine] / programs / winver / Makefile.in
1 MODULE    = winver.exe
2 APPMODE   = -mwindows
3 IMPORTS   = shell32
4
5 C_SRCS = winver.c
6
7 RC_SRCS = version.rc
8
9 @MAKE_PROG_RULES@