mirror of
https://github.com/brian8544/turtle-wow.git
synced 2025-01-03 21:34:35 +00:00
11 lines
230 B
PkgConfig
11 lines
230 B
PkgConfig
|
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@
|