12 lines
368 B
PkgConfig
12 lines
368 B
PkgConfig
prefix=D:/Develop/Source/protobuf/vs_install
|
|
exec_prefix=D:/Develop/Source/protobuf/vs_install
|
|
libdir=D:/Develop/Source/protobuf/vs_install/lib
|
|
includedir=D:/Develop/Source/protobuf/vs_install/include
|
|
|
|
Name: Protocol Buffers
|
|
Description: Google's Data Interchange Format
|
|
Version: 3.20.0.1
|
|
Libs: -L${libdir} -lprotobuf
|
|
Cflags: -I${includedir}
|
|
Conflicts: protobuf-lite
|