aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Yang <TeBoring@users.noreply.github.com>2015-05-23 22:52:55 -0700
committerPaul Yang <TeBoring@users.noreply.github.com>2015-05-23 22:52:55 -0700
commitbad9071dea40cf63a3639abcc15a92e0af6af146 (patch)
tree9b066e693b275667508ab47b5ccdbe0775aa6d24
parent409b4b483c1eb9a61479e98644da2309b5b17142 (diff)
parent2e663048e34fcf347385d987428155c649463140 (diff)
downloadprotobuf-bad9071dea40cf63a3639abcc15a92e0af6af146.tar.gz
protobuf-bad9071dea40cf63a3639abcc15a92e0af6af146.tar.bz2
protobuf-bad9071dea40cf63a3639abcc15a92e0af6af146.zip
Merge pull request #419 from TeBoring/3.0.0-alpha-3-fix
Add missing files to *.vcproj
-rw-r--r--vsprojects/libprotobuf-lite.vcproj9
-rw-r--r--vsprojects/libprotobuf.vcproj47
-rw-r--r--vsprojects/libprotoc.vcproj5
3 files changed, 39 insertions, 22 deletions
diff --git a/vsprojects/libprotobuf-lite.vcproj b/vsprojects/libprotobuf-lite.vcproj
index 39e8eedf..be20dd0b 100644
--- a/vsprojects/libprotobuf-lite.vcproj
+++ b/vsprojects/libprotobuf-lite.vcproj
@@ -153,7 +153,6 @@
<File RelativePath="..\src\google\protobuf\generated_message_util.h"></File>
<File RelativePath="..\src\google\protobuf\generated_enum_util.h"></File>
<File RelativePath="..\src\google\protobuf\io\coded_stream.h"></File>
- <File RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream.h"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.h"></File>
<File RelativePath="..\src\google\protobuf\map_entry_lite.h"></File>
@@ -163,12 +162,9 @@
<File RelativePath="..\src\google\protobuf\stubs\atomicops.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\common.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\hash.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\map-util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\once.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\platform_macros.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\stl_util.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\stringprintf.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\template_util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\type_traits.h"></File>
<File RelativePath="..\src\google\protobuf\wire_format_lite.h"></File>
@@ -190,6 +186,7 @@
<File RelativePath="..\src\google\protobuf\extension_set.cc"></File>
<File RelativePath="..\src\google\protobuf\generated_message_util.cc"></File>
<File RelativePath="..\src\google\protobuf\io\coded_stream.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream.cc"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.cc"></File>
<File RelativePath="..\src\google\protobuf\message_lite.cc"></File>
@@ -197,8 +194,12 @@
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_gcc.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\common.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\hash.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\map_util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\once.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\shared_ptr.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\stringprintf.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\stringprintf.h"></File>
<File RelativePath="..\src\google\protobuf\wire_format_lite.cc"></File>
</Filter>
</Files>
diff --git a/vsprojects/libprotobuf.vcproj b/vsprojects/libprotobuf.vcproj
index 9125b4c7..0daec6d9 100644
--- a/vsprojects/libprotobuf.vcproj
+++ b/vsprojects/libprotobuf.vcproj
@@ -160,7 +160,6 @@
<File RelativePath="..\src\google\protobuf\generated_message_reflection.h"></File>
<File RelativePath="..\src\google\protobuf\generated_message_util.h"></File>
<File RelativePath="..\src\google\protobuf\io\coded_stream.h"></File>
- <File RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"></File>
<File RelativePath="..\src\google\protobuf\io\gzip_stream.h"></File>
<File RelativePath="..\src\google\protobuf\io\strtod.h"></File>
<File RelativePath="..\src\google\protobuf\io\printer.h"></File>
@@ -178,12 +177,10 @@
<File RelativePath="..\src\google\protobuf\stubs\atomicops.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\common.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\hash.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\map_util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\once.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\platform_macros.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\stl_util.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\stringprintf.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\strutil.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\substitute.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\template_util.h"></File>
@@ -207,19 +204,38 @@
>
<File RelativePath="..\src\google\protobuf\arena.cc"></File>
<File RelativePath="..\src\google\protobuf\arenastring.cc"></File>
+ <File RelativePath="..\src\google\protobuf\extension_set.cc"></File>
+ <File RelativePath="..\src\google\protobuf\generated_message_util.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\coded_stream.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"></File>
+ <File RelativePath="..\src\google\protobuf\io\zero_copy_stream.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\message_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\repeated_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_gcc.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\common.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\hash.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\map_util.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\once.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\shared_ptr.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\stringprintf.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\stringprintf.h"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\any.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\any.cc"></File>
+ <File RelativePath="..\src\google\protobuf\api.pb.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\importer.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\parser.cc"></File>
<File RelativePath="..\src\google\protobuf\descriptor.cc"></File>
<File RelativePath="..\src\google\protobuf\descriptor_database.cc"></File>
<File RelativePath="..\src\google\protobuf\descriptor.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\duration.pb.cc"></File>
<File RelativePath="..\src\google\protobuf\dynamic_message.cc"></File>
- <File RelativePath="..\src\google\protobuf\extension_set.cc"></File>
+ <File RelativePath="..\src\google\protobuf\empty.pb.cc"></File>
<File RelativePath="..\src\google\protobuf\extension_set_heavy.cc"></File>
+ <File RelativePath="..\src\google\protobuf\field_mask.pb.cc"></File>
<File RelativePath="..\src\google\protobuf\generated_message_reflection.cc"></File>
- <File RelativePath="..\src\google\protobuf\generated_message_util.cc"></File>
- <File RelativePath="..\src\google\protobuf\io\coded_stream.cc"></File>
- <File RelativePath="..\src\google\protobuf\io\zero_copy_stream.cc"></File>
- <File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.cc"></File>
<File RelativePath="..\src\google\protobuf\io\gzip_stream.cc"></File>
<File RelativePath="..\src\google\protobuf\io\printer.cc"></File>
<File RelativePath="..\src\google\protobuf\io\strtod.cc"></File>
@@ -227,25 +243,22 @@
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl.cc"></File>
<File RelativePath="..\src\google\protobuf\map_field.cc"></File>
<File RelativePath="..\src\google\protobuf\message.cc"></File>
- <File RelativePath="..\src\google\protobuf\message_lite.cc"></File>
<File RelativePath="..\src\google\protobuf\reflection_internal.h"></File>
<File RelativePath="..\src\google\protobuf\reflection_ops.cc"></File>
- <File RelativePath="..\src\google\protobuf\repeated_field.cc"></File>
<File RelativePath="..\src\google\protobuf\service.cc"></File>
- <File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_gcc.cc"></File>
- <File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"></File>
- <File RelativePath="..\src\google\protobuf\stubs\common.cc"></File>
- <File RelativePath="..\src\google\protobuf\stubs\once.cc"></File>
- <File RelativePath="..\src\google\protobuf\stubs\stringprintf.cc"></File>
+ <File RelativePath="..\src\google\protobuf\source_context.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\struct.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\structurally_valid.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\strutil.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\strutil.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\substitute.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\substitute.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\structurally_valid.cc"></File>
<File RelativePath="..\src\google\protobuf\text_format.cc"></File>
+ <File RelativePath="..\src\google\protobuf\type.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\timestamp.pb.cc"></File>
<File RelativePath="..\src\google\protobuf\unknown_field_set.cc"></File>
<File RelativePath="..\src\google\protobuf\wire_format.cc"></File>
- <File RelativePath="..\src\google\protobuf\wire_format_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\wrappers.pb.cc"></File>
</Filter>
</Files>
<Globals>
diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj
index 222aa0ee..515a6096 100644
--- a/vsprojects/libprotoc.vcproj
+++ b/vsprojects/libprotoc.vcproj
@@ -160,6 +160,7 @@
<File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_file.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_generator.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_helpers.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_map_field.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_message.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_message_field.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_options.h"></File>
@@ -193,6 +194,8 @@
<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_lazy_message_field_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_map_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_map_field_lite.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_message.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_message_lite.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_message_builder.h"></File>
@@ -207,7 +210,6 @@
<File RelativePath="..\src\google\protobuf\compiler\java\java_string_field.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_string_field_lite.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_doc_comment.h"></File>
- <File RelativePath="..\src\google\protobuf\compiler\java\java_doc_comment.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_enum_field.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_enum.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_extension.h"></File>
@@ -284,6 +286,7 @@
<File RelativePath="..\src\google\protobuf\compiler\java\java_doc_comment.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_enum.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_enum_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_enum_field_lite.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_extension.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_field.cc"></File>
<File RelativePath="..\src\google\protobuf\compiler\java\java_file.cc"></File>