Fix all drivers DriverProc to conform to the DRIVERPROC definition.
[wine.git] / dlls / winmm / winenas / Makefile.in
blob340681ffbd822793844ff8e01b4ff39bc8978fa6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winenas.drv
6 IMPORTS = winmm user32 kernel32
7 EXTRAINCL = @X_CFLAGS@
8 EXTRALIBS = -ldxguid -luuid @NASLIBS@
10 C_SRCS = \
11 audio.c \
12 nas.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: