Add TVS module class error
[platform/core/api/common.git] / capi-base-common.pc.in
1
2 # Package Information for pkg-config
3
4 libdir=@LIB_INSTALL_DIR@
5 includedir=@INCLUDE_INSTALL_DIR@
6
7 Name: capi-base-common
8 Description: Common header files of Tizen Native API
9 Version: @VERSION@
10 Libs: -L${libdir} @PC_LDFLAGS@
11 Cflags: -I${includedir}
12
13