libipc/ipc.pc

9 lines
191 B
PkgConfig
Raw Permalink Normal View History

includedir=/usr/local/include
libdir=/usr/local/lib
Name: LibIPC
Description: The simplest Inter Process Communication library
Version: 0.2.0
Libs: -L${libdir} -lipc
Cflags: -I${includedir}