repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
- Remove an erroneous check in NdrSendReceive.
[wine.git]
/
dlls
/
dmsynth
/
Makefile.in
blob
b662d2c446f3c724ee5de179e838b1432b51f9c3
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmsynth.dll
6
IMPORTS
=
winmm ole32 user32 advapi32 kernel32
7
EXTRALIBS
= $(
LIBUUID
)
8
9
C_SRCS
=
\
10
dmsynth_main.c \
11
regsvr.c \
12
synth.c \
13
synthsink.c
14
15
RC_SRCS
=
version.rc
16
17
@MAKE_DLL_RULES@
18
19
### Dependencies: