mirror of
https://github.com/love2d/megasource.git
synced 2026-08-22 05:25:20 +02:00
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libout123
|
|
Description: A streaming audio output API derived from mpg123
|
|
Requires:
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -L${libdir} -lout123
|
|
Cflags: -I${includedir}
|