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
oleaut32: Fix some reference count and memory leaks in the typelib marshaling code.
[wine/wine64.git]
/
dlls
/
winemp3.acm
/
Makefile.in
blob
38b5acef5784895fbf13a8339a7da47a433d33c2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winemp3.acm
6
IMPORTS
=
winmm user32 kernel32
7
8
C_SRCS
=
\
9
common.c \
10
dct64_i386.c \
11
decode_i386.c \
12
interface.c \
13
layer1.c \
14
layer2.c \
15
layer3.c \
16
mpegl3.c \
17
tabinit.c
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend