Release 2.0 beta
[framework/connectivity/libnet-client.git] / network.pc.in
1 prefix=@prefix@\r
2 exec_prefix=@prefix@\r
3 libdir=@prefix@/lib\r
4 includedir=@prefix@/include\r
5 \r
6 Name: network\r
7 Description: ConnMan Client Library\r
8 Requires: dlog dbus-1 dbus-glib-1\r
9 Version: @VERSION@\r
10 Libs: -L${libdir} -lnetwork\r
11 Cflags: -I${includedir} -I${includedir}/network\r
12 \r