summaryrefslogtreecommitdiff
path: root/nice/nice.pc.in
blob: f0000fa2a2c7756fd69f247efb5c42cb8635f446 (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: libnice
Description: ICE library
Requires: glib-2.0 >= 2.10.0
Version: @VERSION@
Libs: -L${libdir} -lnice @GLIB_LIBS@
Libs.private: @GUPNP_LIBS@
Cflags: @GLIB_CFLAGS@ -I${includedir} -I${includedir}/nice