dplayx: Handling for CreatePlayer messages
[wine/gsoc_dplay.git] / dlls / winenas.drv / Makefile.in
blob94bbb2e21ec176c4dad4d1c652d2d841b8bfffde
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winenas.drv
6 IMPORTS = dxguid uuid winmm user32 kernel32
7 EXTRAINCL = @X_CFLAGS@
8 EXTRALIBS = @NASLIBS@
10 C_SRCS = \
11 audio.c \
12 nas.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend