repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
quartz: Reset EcCompleteCount before starting filters.
[wine/wine64.git]
/
dlls
/
quartz
/
Makefile.in
blob
ca47a414ec3ce6c1ae0e4504010a08dc6221af3c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
quartz.dll
6
IMPORTLIB
=
quartz
7
IMPORTS
=
dsound msacm32 msvfw32 ole32 oleaut32 shlwapi user32 gdi32 advapi32 kernel32
8
EXTRALIBS
= -
lstrmiids
-
luuid
9
10
C_SRCS
=
\
11
acmwrapper.c \
12
avidec.c \
13
avisplit.c \
14
control.c \
15
dsoundrender.c \
16
enumfilters.c \
17
enummedia.c \
18
enummoniker.c \
19
enumpins.c \
20
enumregfilters.c \
21
filesource.c \
22
filtergraph.c \
23
filtermapper.c \
24
main.c \
25
memallocator.c \
26
mpegsplit.c \
27
nullrenderer.c \
28
parser.c \
29
pin.c \
30
regsvr.c \
31
systemclock.c \
32
transform.c \
33
videorenderer.c \
34
waveparser.c
35
36
RC_SRCS
=
version.rc
37
38
@MAKE_DLL_RULES@
39
40
@DEPENDENCIES@
# everything below this line is overwritten by make depend