projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
mem-overflow: test malloc and realloc corner cases
[platform/upstream/glib.git]
/
gthread-2.0.pc.in
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: GThread
7
Description: Thread support for GLib
8
Requires: glib-2.0
9
Version: @VERSION@
10
Libs: -L${libdir} -lgthread-2.0 @G_THREAD_LIBS@
11
Cflags: @G_THREAD_CFLAGS@