wined3d: Use ARB_texture_rg for WINED3DFMT_R16G16_UNORM textures when available.
[wine] / programs / mshta / Makefile.in
1 MODULE    = mshta.exe
2 APPMODE   = -mwindows -municode
3
4 C_SRCS = \
5         main.c
6
7 @MAKE_PROG_RULES@