repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
_open_osfhandle is expected to take the absence of either _O_TEXT or
[wine/gsoc_dplay.git]
/
dlls
/
avifil32
/
Makefile.in
blob
07f4dcbb12437776518b5268ffe953d60bafdf4a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
avifil32.dll
6
IMPORTS
=
msacm32 msvfw32 shell32 winmm user32 advapi32 kernel32
7
ALTNAMES
=
avifile.dll
8
EXTRALIBS
= $(
LIBUUID
)
9
10
LDDLLFLAGS
=
@LDDLLFLAGS@
11
SYMBOLFILE
= $(
MODULE
)
.tmp.o
12
13
SPEC_SRCS16
= $(
ALTNAMES
:
.dll
=
.spec
)
14
15
C_SRCS
=
\
16
acmstream.c \
17
api.c \
18
avifile.c \
19
extrachunk.c \
20
factory.c \
21
getframe.c \
22
icmstream.c \
23
wavfile.c
24
25
RC_SRCS
=
\
26
rsrc.rc
27
28
@MAKE_DLL_RULES@
29
30
### Dependencies: