mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08: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@
|