repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
comdlg32: Avoid a NULL dereference when changing the file type selection of a Unicode...
[wine.git]
/
dlls
/
winemp3.acm
/
Makefile.in
blob
d049c06bfd93048ec253bb1bd9692d3d7cdcb06c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
winemp3.acm
6
IMPORTS
=
winmm user32
7
EXTRALIBS
=
@LIBMPG123@ @COREAUDIO@
8
9
C_SRCS
=
\
10
mpegl3.c
11
12
@MAKE_DLL_RULES@