wined3d: Don't setup FBO and draw buffers in wined3d_context_gl_apply_blit_state().
[wine.git] / programs / winetest / Makefile.in
blobf82ba5ec43804e6898edd598c5bfb37e1beae794
1 MODULE = winetest.exe
2 IMPORTS = uuid comctl32 version user32 gdi32 advapi32 wsock32 msvcrt
3 DELAYIMPORTS = ole32
5 EXTRADLLFLAGS = -mconsole
7 C_SRCS = \
8 gui.c \
9 main.c \
10 send.c \
11 util.c
13 RC_SRCS = \
14 winetest.rc
16 SVG_SRCS = winetest.svg
18 EXTRA_OBJS = build.res
20 EXTRA_TARGETS = build.nfo
22 INSTALL_TEST = winetest.exe