X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=iotivity.pc.in;h=e7ae88d0905016abfa6b25c5fd16c342aad7f1db;hb=refs%2Fchanges%2F15%2F213115%2F1;hp=f5c06c931514bf7fd7d8affb84c2d87e3136ba88;hpb=340918a789806270515ebef6723a058f6c9b3f7d;p=platform%2Fupstream%2Fiotivity.git diff --git a/iotivity.pc.in b/iotivity.pc.in index f5c06c9..e7ae88d 100644 --- a/iotivity.pc.in +++ b/iotivity.pc.in @@ -11,9 +11,11 @@ Description: IoTivity is an open source reference implementation of the OIC stan Version: @VERSION@ URL: https://www.iotivity.org Requires: -Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction +Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction -lresource_directory @LIBS@ Cflags: -I${includedir}/resource \ -I${includedir}/c_common \ + -I${svcincludedir}/easy-setup \ + -I${svcincludedir}/notification \ -I${svcincludedir}/resource-encapsulation \ -I${svcincludedir}/resource-container \ -I${svcincludedir}/resource-hosting \