|
|
|
@ -16,7 +16,6 @@ set(libprotoc_files |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/cpp/cpp_string_field.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_enum.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_enum_field.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_extension.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_field_base.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_generator.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_helpers.cc |
|
|
|
@ -28,7 +27,6 @@ set(libprotoc_files |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_umbrella_class.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_writer.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_context.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_doc_comment.cc |
|
|
|
|
${protobuf_source_dir}/src/google/protobuf/compiler/java/java_enum.cc |
|
|
|
|