Change include directory path
[platform/core/api/motion.git] / motion.pc.in
1 #Package Information for pkg-config
2
3 prefix=@PC_PREFIX@
4 exec_prefix=@PC_PREFIX@
5 libdir=@PC_LIBDIR@
6 includedir=@PC_INCLUDE@
7
8 Name: @PC_NAME@
9 Description: @PC_DESCRIPTION@
10 Version: @VERSION@
11 Requires: @PC_REQUIRED@
12 Libs: -L${libdir} @PC_LDFLAGS@
13 Cflags: -I${includedir}