github.com/cellofellow/gopkg@v0.0.0-20140722061823-eec0544a62ad/apps/pkg-config/testdata/gtk/gthread-2.0.pc (about)

     1  prefix=/gtk
     2  exec_prefix=${prefix}
     3  libdir=${exec_prefix}/lib
     4  includedir=${prefix}/include
     5  
     6  Name: GThread
     7  Description: Thread support for GLib
     8  Requires: glib-2.0
     9  Version: 2.30.3
    10  Libs: -L${libdir} -lgthread-2.0 -pthread  -lrt
    11  Cflags: -pthread