diff options
Diffstat (limited to 'Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in')
| -rw-r--r-- | Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in b/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in new file mode 100644 index 000000000..67ec52728 --- /dev/null +++ b/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in @@ -0,0 +1,12 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ +bindir=@bindir@ + +Name: libprotobuf-c +Description: Protocol Buffers C library +Version: @VERSION@ +Libs: -L${libdir} -lprotobuf-c +Libs.private: +Cflags: -I${includedir} |
