notepad: Fix the position of the Encoding combobox.
[wine/multimedia.git] / dlls / winemp3.acm / Makefile.in
blob2c372a697780212311ae60996ac1c33bd9bd2f8e
1 MODULE = winemp3.acm
2 IMPORTS = winmm user32
3 EXTRALIBS = @LIBMPG123@ @COREAUDIO@
5 C_SRCS = \
6 mpegl3.c
8 @MAKE_DLL_RULES@