projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
iphlpapi: Set DNS servers in GetAdaptersAddresses when GAA_FLAG_SKIP_DNS_SERVER isn...
[wine]
/
dlls
/
dmsynth
/
Makefile.in
1
MODULE = dmsynth.dll
2
IMPORTS = dxguid uuid ole32 advapi32
3
4
C_SRCS = \
5
dmsynth_main.c \
6
regsvr.c \
7
synth.c \
8
synthsink.c
9
10
RC_SRCS = version.rc
11
12
@MAKE_DLL_RULES@