ddraw: Separate IDirectDrawSurface2 reference count.
[wine.git] / dlls / winenas.drv / Makefile.in
bloba324ea8cc1dccc78ac9e86dabdd33e5ea9223909
1 MODULE = winenas.drv
2 IMPORTS = dxguid uuid winmm user32
3 EXTRAINCL = @X_CFLAGS@
4 EXTRALIBS = @NASLIBS@
6 C_SRCS = \
7 audio.c
9 @MAKE_DLL_RULES@