]> git.proxmox.com Git - mirror_ovs.git/blame - ofproto/libofproto.pc.in
ofproto: Correct encoding and decoding of group desc properties.
[mirror_ovs.git] / ofproto / libofproto.pc.in
CommitLineData
b82b1573
TG
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libofproto
7Description: OpenFlow library of Open vSwitch
8Version: @VERSION@
9Libs: -L${libdir} -lofproto
10Libs.private: @LIBS@
04009853 11Cflags: -I${includedir}