aa9cb10f216cb7185e66664409f0551ab79def94
[platform/core/base/bundle.git] / bundle.pc.in
1 # Package Information for pkg-config
2
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${prefix}/lib
6 includedir=${prefix}/include
7
8 Name: bundle
9 Description: Simple string key/val dictionary library
10 Version: @VERSION@
11 Libs: -L${libdir} -lbundle
12 Cflags: -I${includedir}