repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
dmsynth
/
Makefile.in
blob
6f2f07f84d5a4888e39797390fa320e6dabebc0d
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
dmsynth.dll
6
IMPORTLIB
=
libdmsynth.
$(
IMPLIBEXT
)
7
IMPORTS
=
winmm ole32 user32 advapi32 kernel32
8
EXTRALIBS
= -
ldxguid
-
luuid
9
10
C_SRCS
=
\
11
dmsynth_main.c \
12
regsvr.c \
13
synth.c \
14
synthsink.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: