mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 19:24:07 +02:00
12 lines
235 B
Plaintext
12 lines
235 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libmpg123
|
|
Description: An optimised MPEG Audio decoder
|
|
Requires:
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -lmpg123
|
|
Cflags: -I${includedir}
|