Add bazel support for examples.
The example utilizes native bazel rules (proto_library, cc_proto_library, java_proto_library, java_lite_proto_library) to show how easy it is to build protobuf with bazel's native support. It also makes use of well known types which was not possible until the latest bazel 0.5.4 release and https://github.com/google/protobuf/pull/3594 .
Showing
examples/BUILD
0 → 100644
examples/README.md
0 → 100644
examples/README.txt
deleted
100644 → 0
examples/WORKSPACE
0 → 100644
Please
register
or
sign in
to comment