git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1100 0109f412-320b-0410-ab79-c3e0c5ffbbe6
10 lines
281 B
PkgConfig
10 lines
281 B
PkgConfig
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: FLAIM-Toolkit
|
|
URL: http://forge.novell.com/modules/xfmod/project/?flaim
|
|
Description: FLAIM system abstraction layer
|
|
Version: @PACKAGE_VERSION@
|
|
Libs: -lpthread -lrt -lstdc++ -ldl -lncurses -L${libdir} -lflaimtk
|
|
Cflags: -I${includedir}
|