Changed the path of license by using '%license' macro
[platform/core/api/connection.git] / capi-network-connection.pc.in
1 # Package Information for pkg-config
2
3 prefix=@PREFIX@
4 exec_prefix=/usr
5 libdir=/usr/lib
6 includedir=/usr/include/network
7
8 Name: @PC_NAME@
9 Description: @PACKAGE_DESCRIPTION@
10 Version: @VERSION@
11 Requires: @PC_REQUIRED@
12 Libs: -L${libdir} @PC_LDFLAGS@
13 Cflags: -I${includedir}