repo.or.cz
/
sipe-libnice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move functions and prototypes from one file to another to avoid having to install...
[sipe-libnice.git]
/
nice
/
nice.pc.in
blob
2a8800fbad5e6d4cf4bb99fad2ea919e4f6b4b89
1
prefix=@prefix@
2
exec_prefix=@exec_prefix@
3
libdir=@libdir@
4
includedir=@includedir@
5
6
Name: libnice
7
Description: ICE library
8
Requires: glib-2.0 >= 2.10.0
9
Version: @VERSION@
10
Libs: -L${libdir} -lnice @GLIB_LIBS@
11
Cflags: @GLIB_CFLAGS@ -I${includedir} -I${includedir}/nice
12