Your IP : 3.141.30.48


Current Path : /lib64/pkgconfig/
Upload File :
Current File : //lib64/pkgconfig/libmariadb.pc

# 
#  pkg_config.pc.in
#
#  pkg_config configuration file 
#  For a detailed description of options, please visit
#  Dan Nicholson’s Guide to pkg-config (http://www.freedesktop.org/wiki/Software/pkg-config/)
#

prefix=/usr
includedir=${prefix}/include/mysql/
libdir=${prefix}/lib64/

Name: libmariadb
Version: 3.1.21
Description: MariaDB Connector/C dynamic library
Cflags: -I${includedir}
Libs: -L${libdir} -lmariadb
Libs.private: -ldl -lm -lpthread -lssl -lcrypto