Source release v3.3.0
This commit is contained in:
@@ -35,6 +35,7 @@ copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_
|
||||
copy ..\src\google\protobuf\io\coded_stream.h include\google\protobuf\io\coded_stream.h
|
||||
copy ..\src\google\protobuf\io\gzip_stream.h include\google\protobuf\io\gzip_stream.h
|
||||
copy ..\src\google\protobuf\io\printer.h include\google\protobuf\io\printer.h
|
||||
copy ..\src\google\protobuf\io\strtod.h include\google\protobuf\io\strtod.h
|
||||
copy ..\src\google\protobuf\io\tokenizer.h include\google\protobuf\io\tokenizer.h
|
||||
copy ..\src\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_copy_stream.h
|
||||
copy ..\src\google\protobuf\io\zero_copy_stream_impl.h include\google\protobuf\io\zero_copy_stream_impl.h
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
@@ -195,6 +195,10 @@
|
||||
RelativePath="..\src\google\protobuf\io\gzip_stream.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\io\strtod.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\stubs\hash.h"
|
||||
>
|
||||
@@ -204,7 +208,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\stubs\map-util.h"
|
||||
RelativePath="..\src\google\protobuf\stubs\map_util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@@ -367,6 +371,10 @@
|
||||
RelativePath="..\src\google\protobuf\io\gzip_stream.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\io\strtod.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\importer.cc"
|
||||
>
|
||||
|
||||
42
third_party/protobuf/vsprojects/libprotoc.vcproj
vendored
42
third_party/protobuf/vsprojects/libprotoc.vcproj
vendored
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
@@ -223,6 +223,10 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_context.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_enum.h"
|
||||
>
|
||||
@@ -247,10 +251,18 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_generator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_generator_factory.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_helpers.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_lazy_message_field.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_message.h"
|
||||
>
|
||||
@@ -259,6 +271,10 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_message_field.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_name_resolver.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_primitive_field.h"
|
||||
>
|
||||
@@ -267,6 +283,10 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_service.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_shared_code_generator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_string_field.h"
|
||||
>
|
||||
@@ -367,6 +387,10 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_context.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_enum.cc"
|
||||
>
|
||||
@@ -391,10 +415,18 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_generator.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_generator_factory.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_helpers.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_lazy_message_field.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_message.cc"
|
||||
>
|
||||
@@ -403,6 +435,10 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_message_field.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_name_resolver.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_primitive_field.cc"
|
||||
>
|
||||
@@ -411,6 +447,10 @@
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_service.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_shared_code_generator.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_string_field.cc"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user