72dd540b67
Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: libmpq
|
|
Description: GPL version of the libmpq library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -lmpq
|
|
Cflags: -I${includedir}/libmpq @LFS_CFLAGS@
|