sync with master
[platform/framework/native/appfw.git] / osp-appfw.pc.in
1 # Package Information for pkg-config
2
3 prefix=@PREFIX@
4 exec_prefix=/usr
5 libdir=/usr/lib/osp
6 libserverdir=/usr/lib/osp-server
7 includedir=/usr/include/osp
8 includeserverdir=/usr/include/osp/server
9
10 Name: @PC_NAME@
11 Description: @PACKAGE_DESCRIPTION@
12 Version: @VERSION@
13 Requires: @PC_REQUIRED@ 
14 Libs: -L${libdir} @PC_LDFLAGS@
15 Cflags: -I${includedir}