9 lines
170 B
PkgConfig
9 lines
170 B
PkgConfig
|
includedir=/usr/local/include
|
||
|
libdir=/usr/local/lib
|
||
|
|
||
|
Name: LibHEXA
|
||
|
Description: Hexadecimal dump library.
|
||
|
Version: 0.1.0
|
||
|
Libs: -L${libdir} -lhexa
|
||
|
Cflags: -I${includedir}
|