12 lines
317 B
PkgConfig
12 lines
317 B
PkgConfig
|
|
prefix=C:/Programs/protobuf/v12
|
||
|
|
exec_prefix=C:/Programs/protobuf/v12
|
||
|
|
libdir=C:/Programs/protobuf/v12/lib
|
||
|
|
includedir=C:/Programs/protobuf/v12/include
|
||
|
|
|
||
|
|
Name: Protocol Buffers
|
||
|
|
Description: Google's Data Interchange Format
|
||
|
|
Version: 3.21.12.0
|
||
|
|
Libs: -L${libdir} -lprotobuf
|
||
|
|
Cflags: -I${includedir}
|
||
|
|
Conflicts: protobuf-lite
|