X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=osp-appfw.pc.in;h=bb58aed242d7645d702052007ae27e53ad458778;hb=07a771d39ebf4c7f26a04aeb3e06f9d7eb1c6dc2;hp=c064287f39b07e0d4d602c4590e71976190e9d3c;hpb=6b44196c40a66b895028f7ba2e9b5e41bc715ab2;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 c064287..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} \ No newline at end of file +Cflags: -I${includedir} -I${includedir}/app -I${includedir}/base -I${includedir}/io -I${includedir}/system -I${includedir}/security