Add rule for 'All devices apps' when access rule is empty.
[platform/core/connectivity/smartcard-service.git] / common / smartcard-service-common.pc.in
1 prefix=@PREFIX@
2 exec_prefix=${prefix}/bin
3 libdir=@LIB_INSTALL_DIR@
4 includedir=@INCLUDE_INSTALL_DIR@/@COMMON_LIB@
5
6 Name: @COMMON_LIB@
7 Description: Common library of Smartcard service
8 Version: @FULLVER@
9 Requires: glib-2.0 dlog
10 Libs: -L${libdir} -l@COMMON_LIB@
11 Cflags: -I${includedir}