summaryrefslogtreecommitdiff
path: root/gthread-2.0.pc.in
blob: cbe7f4e6303a1850c78b20ea88aacd7bdfa3c117 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: GThread
Description: Thread support for GLib
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} -lgthread-1.3 @G_THREAD_LIBS@
Cflags: