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