repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Read and write binary files in binary mode on Windows.
[wine/multimedia.git]
/
dlls
/
dmsynth
/
Makefile.in
blob
c9cc6d9d14d9942d7beeb84e845f2b949f63a7c4
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
LDDLLFLAGS
=
@LDDLLFLAGS@
10
SYMBOLFILE
= $(
MODULE
)
.tmp.o
11
12
C_SRCS
=
\
13
dmsynth_main.c \
14
regsvr.c \
15
synth.c \
16
synthsink.c
17
18
RC_SRCS
=
version.rc
19
20
@MAKE_DLL_RULES@
21
22
### Dependencies: