summaryrefslogtreecommitdiff
path: root/hwcommon.pc.in
blob: b2c851293b876bfe541367beef9826ecfb15f470 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Package Information for pkg-config
prefix=@PREFIX@
exec_prefix=@EXEC_PREFIX@
libdir=@LIBDIR@
includedir=/usr/include

Name: Tizen HAL Interface library
Description: Tizen HAL Interface library
Version: @VERSION@
Libs: -L${libdir} -lhwcommon
Cflags: -I${includedir}