X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=iotivity.pc.in;h=e7ae88d0905016abfa6b25c5fd16c342aad7f1db;hb=faddbd1d266d8d5a6f4947779247cd7fa91db84a;hp=7bf7c455e58a2cffcb1fbcf04579ed59f8f698ff;hpb=e39b3483d5f9314a0e56b93afe69ad40c57747a4;p=platform%2Fupstream%2Fiotivity.git diff --git a/iotivity.pc.in b/iotivity.pc.in index 7bf7c45..e7ae88d 100644 --- a/iotivity.pc.in +++ b/iotivity.pc.in @@ -11,8 +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 \