X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=osp-appfw.pc.in;h=bb58aed242d7645d702052007ae27e53ad458778;hb=0a3f6678afe1bdff47660be2598a82d6d037c161;hp=e0eedad445c4a3b405993aa96578d02c40f4d47d;hpb=5602065a48cba76a620fe48551e68a32dbdbcfcb;p=platform%2Fframework%2Fnative%2Fappfw.git diff --git a/osp-appfw.pc.in b/osp-appfw.pc.in old mode 100755 new mode 100644 index e0eedad..bb58aed --- a/osp-appfw.pc.in +++ b/osp-appfw.pc.in @@ -8,6 +8,6 @@ includedir=/usr/include/osp Name: @PC_NAME@ Description: @PACKAGE_DESCRIPTION@ Version: @VERSION@ -Requires: @PC_REQUIRED@ +Requires: @PC_REQUIRED@ Libs: -L${libdir} @PC_LDFLAGS@ -Cflags: -I${includedir} +Cflags: -I${includedir} -I${includedir}/app -I${includedir}/base -I${includedir}/io -I${includedir}/system -I${includedir}/security