X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=osp-appfw.pc.in;h=bb58aed242d7645d702052007ae27e53ad458778;hb=07a771d39ebf4c7f26a04aeb3e06f9d7eb1c6dc2;hp=e0eedad445c4a3b405993aa96578d02c40f4d47d;hpb=df4cc86cf643decfb1d0eaf92caec2f9656ee001;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