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
user32: Properly handle integer atoms specified as strings in class names.
[wine/multimedia.git]
/
dlls
/
avifil32
/
Makefile.in
blob
37169e8a29f1c1b15a7eb2f1f72b03e62c47d51e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
avifil32.dll
6
IMPORTLIB
=
libavifil32.
$(
IMPLIBEXT
)
7
IMPORTS
=
msacm32 msvfw32 winmm ole32 user32 advapi32 kernel32
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@
# everything below this line is overwritten by make depend