Add collection payload to include each resource information separately
[platform/upstream/iotivity.git] / iotivity.pc.in
1 # Package Information for pkg-config
2
3 prefix=@PREFIX@
4 exec_prefix=${prefix}
5 libdir=@LIB_INSTALL_DIR@
6 includedir=${prefix}/include
7
8 Name: iotivity
9 Description: IoTivity is an open source reference implementation of the OIC standard specifications.
10 Version: @VERSION@
11 URL: https://www.iotivity.org
12 Requires:
13 Libs: -L${libdir} -loc -loc_logger -loc_logger_core -loctbstack -lconnectivity_abstraction
14 Cflags: -I${includedir}/resource -I${includedir}/iotivity-service -D@ROUTING_DEFINE@