1ffe3c632Sopenharmony_ciprefix=@prefix@ 2ffe3c632Sopenharmony_ciexec_prefix=@exec_prefix@ 3ffe3c632Sopenharmony_cilibdir=@libdir@ 4ffe3c632Sopenharmony_ciincludedir=@includedir@ 5ffe3c632Sopenharmony_ci 6ffe3c632Sopenharmony_ciName: Protocol Buffers 7ffe3c632Sopenharmony_ciDescription: Google's Data Interchange Format 8ffe3c632Sopenharmony_ciVersion: @VERSION@ 9ffe3c632Sopenharmony_ciLibs: -L${libdir} -lprotobuf @PTHREAD_LIBS@ 10ffe3c632Sopenharmony_ciLibs.private: @LIBS@ 11ffe3c632Sopenharmony_ci 12ffe3c632Sopenharmony_ciCflags: -I${includedir} @PTHREAD_CFLAGS@ 13ffe3c632Sopenharmony_ciConflicts: protobuf-lite 14