winecfg: Update Portuguese translation.
[wine/multimedia.git] / dlls / dswave / Makefile.in
blobfb2e28aba10ad0197130ae42039ef5c482b1aeaa
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dswave.dll
6 IMPORTS = dxguid uuid ole32 advapi32 kernel32
8 C_SRCS = \
9 dswave.c \
10 dswave_main.c \
11 regsvr.c
13 RC_SRCS = version.rc
15 @MAKE_DLL_RULES@
17 @DEPENDENCIES@ # everything below this line is overwritten by make depend