clean code & delete code checking if array is null
[platform/core/system/libsf-common.git] / sf_common.pc
1 # Package Information for pkg-config
2
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${prefix}/lib
6 includedir=${prefix}/include/sf_common
7
8 Name: libsf_common
9 Description: Commonly used code and defintions for the sensor framework.
10 Version: 1.0
11 Requires: 
12 Libs: -L${libdir} -lsf_common
13 Cflags: -I${includedir}