Allow configuration of output devices to use and change standard
[wine] / dlls / dswave / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = dswave.dll
6 IMPORTS   = msacm32 ole32 user32 advapi32 kernel32
7 EXTRALIBS = -ldxguid -luuid
8
9 C_SRCS = \
10         dswave.c \
11         dswave_main.c \
12         regsvr.c
13
14 RC_SRCS = version.rc
15
16 @MAKE_DLL_RULES@
17
18 ### Dependencies: