Current Path :
/
proc
/
self
/
root
/
usr
/
lib
/
pkgconfig
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/usr/lib/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.3.12 Description: MariaDB Connector/C dynamic library Cflags: -I${includedir} Libs: -L${libdir} -lmariadb Libs.private: -lz -ldl -lm -lpthread -lssl -lcrypto