gdiplus: Fix the linesfilled calculation in GdipMeasureString.
[wine/hacks.git] / dlls / winemp3.acm / Makefile.in
blobbed3e0251e4062ef8a035072e7e7163abba56313
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winemp3.acm
6 IMPORTS = winmm user32 kernel32
7 EXTRALIBS = @LIBMPG123@ @COREAUDIO@
9 C_SRCS = \
10 mpegl3.c
12 @MAKE_DLL_RULES@