summaryrefslogtreecommitdiff
path: root/libgtop-2.0.pc.in
blob: cdd013464bfe2b0d67a2edc332c3a6336ce5433f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
          
Name: libgtop
Description: Portable System Access Library
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} @LIBGTOP_LIBS@ @LIBGTOP_EXTRA_LIBS@ -lgtop-2.0
Cflags: -I${includedir}/libgtop-2.0