Modification about smack label of db file belong to process.
[platform/framework/web/wrt-security.git] / build / communication_client / security-communication-client.pc.in
1 prefix=@CMAKE_INSTALL_PREFIX@
2 exec_prefix=${prefix}
3 libdir=@LIB_INSTALL_DIR@
4 includedir=${prefix}/include
5
6 Name: communication-client
7 Description: Security communication client library
8 Version: @VERSION@
9 Requires: dpl-efl dpl-dbus-efl
10 Libs: -lcommunication-client  -L${libdir}
11 Cflags: -I${includedir}/communication-client