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
/
avifil32
/
Makefile.in
blob
dbf3279da5386f4569cfb06489a1ce80c19c1a53
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
avifil32.dll
6
IMPORTLIB
=
libavifil32.
$(
IMPLIBEXT
)
7
IMPORTS
=
msacm32 msvfw32 shell32 winmm ole32 user32 advapi32 kernel32 ntdll
8
EXTRALIBS
= -
luuid
9
10
C_SRCS
=
\
11
acmstream.c \
12
api.c \
13
avifile.c \
14
editstream.c \
15
extrachunk.c \
16
factory.c \
17
getframe.c \
18
icmstream.c \
19
regsvr.c \
20
tmpfile.c \
21
wavfile.c
22
23
SPEC_SRCS16
=
avifile.spec
24
25
RC_SRCS
=
\
26
rsrc.rc
27
28
@MAKE_DLL_RULES@
29
30
### Dependencies: