X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=iotivity.pc.in;h=d3d88a1bdf679a74f384ce873c7d4ad8fc81dd79;hb=70d5f5090db0e784fd88057a0c7052fed7f52830;hp=f5c06c931514bf7fd7d8affb84c2d87e3136ba88;hpb=d75d150acc45cf4c8bb556a4dd24d36e2f3c0c41;p=platform%2Fupstream%2Fiotivity.git diff --git a/iotivity.pc.in b/iotivity.pc.in index f5c06c9..d3d88a1 100644 --- a/iotivity.pc.in +++ b/iotivity.pc.in @@ -11,9 +11,13 @@ 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 @LIBS@ Cflags: -I${includedir}/resource \ + -I${includedir}/resource/stack \ + -I${includedir}/resource/oc_logger \ -I${includedir}/c_common \ + -I${svcincludedir}/easy-setup \ + -I${svcincludedir}/notification \ -I${svcincludedir}/resource-encapsulation \ -I${svcincludedir}/resource-container \ -I${svcincludedir}/resource-hosting \