winearts: Try to keep winecfg from crashing by recovering from an arts
[wine/winequartzdrv.git] / dlls / winmm / winearts / Makefile.in
blobf277c83e3adc0565ae2a6e535b90c148b34e2828
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winearts.drv
6 IMPORTS = winmm user32 kernel32 ntdll
7 EXTRAINCL = @ARTSINCL@
8 EXTRALIBS = @ARTSLIBS@ -ldxguid -luuid
10 C_SRCS = \
11 arts.c \
12 audio.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: