File: liboop.pc.in

package info (click to toggle)
liboop 1.0-11
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,372 kB
  • ctags: 571
  • sloc: sh: 7,970; ansic: 2,512; makefile: 115
file content (10 lines) | stat: -rw-r--r-- 229 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: liboop
Description: Event loop management library
Version: @VERSION@
Libs: -L${libdir} -lpthread -loop
Cflags: -D_REENTRANT -I${includedir}