aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotoc.vcproj
diff options
context:
space:
mode:
authorteboring <paulyang1211@gmail.com>2015-05-23 22:28:49 -0700
committerteboring <paulyang1211@gmail.com>2015-05-23 22:28:49 -0700
commit2e663048e34fcf347385d987428155c649463140 (patch)
tree9b066e693b275667508ab47b5ccdbe0775aa6d24 /vsprojects/libprotoc.vcproj
parent4baf49ec707fa153730112638e88fc65115dfc15 (diff)
downloadprotobuf-2e663048e34fcf347385d987428155c649463140.tar.gz
protobuf-2e663048e34fcf347385d987428155c649463140.tar.bz2
protobuf-2e663048e34fcf347385d987428155c649463140.zip
Add missing files to *.vcproj
Diffstat (limited to 'vsprojects/libprotoc.vcproj')
-rw-r--r--vsprojects/libprotoc.vcproj5
1 files changed, 4 insertions, 1 deletions
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>