wined3d: Use the FBO cache in stretch_rect_fbo().
[wine/hramrach.git] / dlls / winejack.drv / Makefile.in
blobf6b65a5c58d0931dca09ac5315db32a26b0985de
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winejack.drv
6 IMPORTS = dxguid uuid winmm user32 kernel32
8 C_SRCS = \
9 audio.c \
10 jack.c
12 @MAKE_DLL_RULES@