Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Commits
7c939bcb
Commit
7c939bcb
authored
Dec 05, 2014
by
Feng Xiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update VC projects to include new source files.
parent
d7787780
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
631 additions
and
135 deletions
+631
-135
extract_includes.bat
vsprojects/extract_includes.bat
+69
-41
libprotobuf-lite.vcproj
vsprojects/libprotobuf-lite.vcproj
+25
-9
libprotobuf.vcproj
vsprojects/libprotobuf.vcproj
+57
-29
tests.vcproj
vsprojects/tests.vcproj
+480
-56
No files found.
vsprojects/extract_includes.bat
View file @
7c939bcb
...
@@ -7,44 +7,72 @@ md include\google\protobuf\compiler
...
@@ -7,44 +7,72 @@ md include\google\protobuf\compiler
md include\google\protobuf\compiler\cpp
md include\google\protobuf\compiler\cpp
md include\google\protobuf\compiler\java
md include\google\protobuf\compiler\java
md include\google\protobuf\compiler\python
md include\google\protobuf\compiler\python
copy ..\src\google\protobuf\stubs\atomicops.h include\google\protobuf\stubs\atomicops.h
copy ..\google\protobuf\arena.h include\google\protobuf\arena.h
copy ..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h include\google\protobuf\stubs\atomicops_internals_x86_msvc.h
copy ..\google\protobuf\arenastring.h include\google\protobuf\arenastring.h
copy ..\src\google\protobuf\stubs\common.h include\google\protobuf\stubs\common.h
copy ..\google\protobuf\compiler\code_generator.h include\google\protobuf\compiler\code_generator.h
copy ..\src\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h
copy ..\google\protobuf\compiler\command_line_interface.h include\google\protobuf\compiler\command_line_interface.h
copy ..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h
copy ..\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cpp_generator.h
copy ..\src\google\protobuf\stubs\template_util.h include\google\protobuf\stubs\template_util.h
copy ..\google\protobuf\compiler\importer.h include\google\protobuf\compiler\importer.h
copy ..\src\google\protobuf\stubs\type_traits.h include\google\protobuf\stubs\type_traits.h
copy ..\google\protobuf\compiler\java\java_generator.h include\google\protobuf\compiler\java\java_generator.h
copy ..\src\google\protobuf\descriptor.h include\google\protobuf\descriptor.h
copy ..\google\protobuf\compiler\parser.h include\google\protobuf\compiler\parser.h
copy ..\src\google\protobuf\descriptor.pb.h include\google\protobuf\descriptor.pb.h
copy ..\google\protobuf\compiler\plugin.h include\google\protobuf\compiler\plugin.h
copy ..\src\google\protobuf\descriptor_database.h include\google\protobuf\descriptor_database.h
copy ..\google\protobuf\compiler\plugin.pb.h include\google\protobuf\compiler\plugin.pb.h
copy ..\src\google\protobuf\dynamic_message.h include\google\protobuf\dynamic_message.h
copy ..\google\protobuf\compiler\python\python_generator.h include\google\protobuf\compiler\python\python_generator.h
copy ..\src\google\protobuf\extension_set.h include\google\protobuf\extension_set.h
copy ..\google\protobuf\descriptor_database.h include\google\protobuf\descriptor_database.h
copy ..\src\google\protobuf\generated_enum_reflection.h include\google\protobuf\generated_enum_reflection.h
copy ..\google\protobuf\descriptor.h include\google\protobuf\descriptor.h
copy ..\src\google\protobuf\generated_message_util.h include\google\protobuf\generated_message_util.h
copy ..\google\protobuf\descriptor.pb.h include\google\protobuf\descriptor.pb.h
copy ..\src\google\protobuf\generated_message_reflection.h include\google\protobuf\generated_message_reflection.h
copy ..\google\protobuf\dynamic_message.h include\google\protobuf\dynamic_message.h
copy ..\src\google\protobuf\message.h include\google\protobuf\message.h
copy ..\google\protobuf\extension_set.h include\google\protobuf\extension_set.h
copy ..\src\google\protobuf\message_lite.h include\google\protobuf\message_lite.h
copy ..\google\protobuf\generated_enum_reflection.h include\google\protobuf\generated_enum_reflection.h
copy ..\src\google\protobuf\reflection_ops.h include\google\protobuf\reflection_ops.h
copy ..\google\protobuf\generated_message_reflection.h include\google\protobuf\generated_message_reflection.h
copy ..\src\google\protobuf\repeated_field.h include\google\protobuf\repeated_field.h
copy ..\google\protobuf\generated_message_util.h include\google\protobuf\generated_message_util.h
copy ..\src\google\protobuf\service.h include\google\protobuf\service.h
copy ..\google\protobuf\io\coded_stream.h include\google\protobuf\io\coded_stream.h
copy ..\src\google\protobuf\text_format.h include\google\protobuf\text_format.h
copy ..\google\protobuf\io\gzip_stream.h include\google\protobuf\io\gzip_stream.h
copy ..\src\google\protobuf\unknown_field_set.h include\google\protobuf\unknown_field_set.h
copy ..\google\protobuf\io\printer.h include\google\protobuf\io\printer.h
copy ..\src\google\protobuf\wire_format.h include\google\protobuf\wire_format.h
copy ..\google\protobuf\io\strtod.h include\google\protobuf\io\strtod.h
copy ..\src\google\protobuf\wire_format_lite.h include\google\protobuf\wire_format_lite.h
copy ..\google\protobuf\io\tokenizer.h include\google\protobuf\io\tokenizer.h
copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_format_lite_inl.h
copy ..\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_copy_stream.h
copy ..\src\google\protobuf\io\coded_stream.h include\google\protobuf\io\coded_stream.h
copy ..\google\protobuf\io\zero_copy_stream_impl.h include\google\protobuf\io\zero_copy_stream_impl.h
copy ..\src\google\protobuf\io\gzip_stream.h include\google\protobuf\io\gzip_stream.h
copy ..\google\protobuf\io\zero_copy_stream_impl_lite.h include\google\protobuf\io\zero_copy_stream_impl_lite.h
copy ..\src\google\protobuf\io\printer.h include\google\protobuf\io\printer.h
copy ..\google\protobuf\map_entry.h include\google\protobuf\map_entry.h
copy ..\src\google\protobuf\io\strtod.h include\google\protobuf\io\strtod.h
copy ..\google\protobuf\map_field.h include\google\protobuf\map_field.h
copy ..\src\google\protobuf\io\tokenizer.h include\google\protobuf\io\tokenizer.h
copy ..\google\protobuf\map_field_inl.h include\google\protobuf\map_field_inl.h
copy ..\src\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_copy_stream.h
copy ..\google\protobuf\map.h include\google\protobuf\map.h
copy ..\src\google\protobuf\io\zero_copy_stream_impl.h include\google\protobuf\io\zero_copy_stream_impl.h
copy ..\google\protobuf\map_type_handler.h include\google\protobuf\map_type_handler.h
copy ..\src\google\protobuf\io\zero_copy_stream_impl_lite.h include\google\protobuf\io\zero_copy_stream_impl_lite.h
copy ..\google\protobuf\message.h include\google\protobuf\message.h
copy ..\src\google\protobuf\compiler\code_generator.h include\google\protobuf\compiler\code_generator.h
copy ..\google\protobuf\message_lite.h include\google\protobuf\message_lite.h
copy ..\src\google\protobuf\compiler\command_line_interface.h include\google\protobuf\compiler\command_line_interface.h
copy ..\google\protobuf\metadata.h include\google\protobuf\metadata.h
copy ..\src\google\protobuf\compiler\importer.h include\google\protobuf\compiler\importer.h
copy ..\google\protobuf\reflection.h include\google\protobuf\reflection.h
copy ..\src\google\protobuf\compiler\parser.h include\google\protobuf\compiler\parser.h
copy ..\google\protobuf\reflection_ops.h include\google\protobuf\reflection_ops.h
copy ..\src\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cpp_generator.h
copy ..\google\protobuf\repeated_field.h include\google\protobuf\repeated_field.h
copy ..\src\google\protobuf\compiler\java\java_generator.h include\google\protobuf\compiler\java\java_generator.h
copy ..\google\protobuf\repeated_field_reflection.h include\google\protobuf\repeated_field_reflection.h
copy ..\src\google\protobuf\compiler\python\python_generator.h include\google\protobuf\compiler\python\python_generator.h
copy ..\google\protobuf\service.h include\google\protobuf\service.h
copy ..\src\google\protobuf\compiler\plugin.h include\google\protobuf\compiler\plugin.h
copy ..\google\protobuf\stubs\atomicops.h include\google\protobuf\stubs\atomicops.h
copy ..\google\protobuf\stubs\atomicops_internals_aix.h include\google\protobuf\stubs\atomicops_internals_aix.h
copy ..\google\protobuf\stubs\atomicops_internals_arm64_gcc.h include\google\protobuf\stubs\atomicops_internals_arm64_gcc.h
copy ..\google\protobuf\stubs\atomicops_internals_arm_gcc.h include\google\protobuf\stubs\atomicops_internals_arm_gcc.h
copy ..\google\protobuf\stubs\atomicops_internals_arm_qnx.h include\google\protobuf\stubs\atomicops_internals_arm_qnx.h
copy ..\google\protobuf\stubs\atomicops_internals_atomicword_compat.h include\google\protobuf\stubs\atomicops_internals_atomicword_compat.h
copy ..\google\protobuf\stubs\atomicops_internals_generic_gcc.h include\google\protobuf\stubs\atomicops_internals_generic_gcc.h
copy ..\google\protobuf\stubs\atomicops_internals_macosx.h include\google\protobuf\stubs\atomicops_internals_macosx.h
copy ..\google\protobuf\stubs\atomicops_internals_mips_gcc.h include\google\protobuf\stubs\atomicops_internals_mips_gcc.h
copy ..\google\protobuf\stubs\atomicops_internals_pnacl.h include\google\protobuf\stubs\atomicops_internals_pnacl.h
copy ..\google\protobuf\stubs\atomicops_internals_solaris.h include\google\protobuf\stubs\atomicops_internals_solaris.h
copy ..\google\protobuf\stubs\atomicops_internals_tsan.h include\google\protobuf\stubs\atomicops_internals_tsan.h
copy ..\google\protobuf\stubs\atomicops_internals_x86_gcc.h include\google\protobuf\stubs\atomicops_internals_x86_gcc.h
copy ..\google\protobuf\stubs\atomicops_internals_x86_msvc.h include\google\protobuf\stubs\atomicops_internals_x86_msvc.h
copy ..\google\protobuf\stubs\atomic_sequence_num.h include\google\protobuf\stubs\atomic_sequence_num.h
copy ..\google\protobuf\stubs\casts.h include\google\protobuf\stubs\casts.h
copy ..\google\protobuf\stubs\common.h include\google\protobuf\stubs\common.h
copy ..\google\protobuf\stubs\fastmem.h include\google\protobuf\stubs\fastmem.h
copy ..\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h
copy ..\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h
copy ..\google\protobuf\stubs\singleton.h include\google\protobuf\stubs\singleton.h
copy ..\google\protobuf\stubs\stl_util.h include\google\protobuf\stubs\stl_util.h
copy ..\google\protobuf\stubs\template_util.h include\google\protobuf\stubs\template_util.h
copy ..\google\protobuf\stubs\type_traits.h include\google\protobuf\stubs\type_traits.h
copy ..\google\protobuf\text_format.h include\google\protobuf\text_format.h
copy ..\google\protobuf\unknown_field_set.h include\google\protobuf\unknown_field_set.h
copy ..\google\protobuf\wire_format.h include\google\protobuf\wire_format.h
copy ..\google\protobuf\wire_format_lite.h include\google\protobuf\wire_format_lite.h
copy ..\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_format_lite_inl.h
vsprojects/libprotobuf-lite.vcproj
View file @
7c939bcb
...
@@ -248,7 +248,11 @@
...
@@ -248,7 +248,11 @@
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
>
<File
<File
RelativePath=
"..\src\google\protobuf\io\coded_stream.cc"
RelativePath=
"..\src\google\protobuf\stubs\atomicops_internals_x86_gcc.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"
>
>
</File>
</File>
<File
<File
...
@@ -256,23 +260,35 @@
...
@@ -256,23 +260,35 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
extension_set
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\once
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
generated_message_util
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
message_lite
.cc"
RelativePath=
"..\src\google\protobuf\
arena
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\once
.cc"
RelativePath=
"..\src\google\protobuf\
arenastring
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"
RelativePath=
"..\src\google\protobuf\extension_set.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\generated_message_util.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\map_field.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\message_lite.cc"
>
>
</File>
</File>
<File
<File
...
@@ -284,15 +300,15 @@
...
@@ -284,15 +300,15 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\io\
zero_copy
_stream.cc"
RelativePath=
"..\src\google\protobuf\io\
coded
_stream.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream
_impl_lite
.cc"
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream_impl_lite
.cc"
>
>
</File>
</File>
</Filter>
</Filter>
...
...
vsprojects/libprotobuf.vcproj
View file @
7c939bcb
...
@@ -328,7 +328,11 @@
...
@@ -328,7 +328,11 @@
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
>
<File
<File
RelativePath=
"..\src\google\protobuf\io\coded_stream.cc"
RelativePath=
"..\src\google\protobuf\stubs\atomicops_internals_x86_gcc.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"
>
>
</File>
</File>
<File
<File
...
@@ -336,19 +340,19 @@
...
@@ -336,19 +340,19 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
descriptor
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\once
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
descriptor.pb
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
descriptor_database
.cc"
RelativePath=
"..\src\google\protobuf\
arena
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
dynamic_message
.cc"
RelativePath=
"..\src\google\protobuf\
arenastring
.cc"
>
>
</File>
</File>
<File
<File
...
@@ -356,83 +360,99 @@
...
@@ -356,83 +360,99 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
extension_set_heavy
.cc"
RelativePath=
"..\src\google\protobuf\
generated_message_util
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
generated_message_reflection
.cc"
RelativePath=
"..\src\google\protobuf\
map_field
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
generated_message_util
.cc"
RelativePath=
"..\src\google\protobuf\
message_lite
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
io\gzip_stream
.cc"
RelativePath=
"..\src\google\protobuf\
repeated_field
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\io\strtod
.cc"
RelativePath=
"..\src\google\protobuf\wire_format_lite
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
compiler\importer
.cc"
RelativePath=
"..\src\google\protobuf\
io\coded_stream
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
message
.cc"
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
message
_lite.cc"
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream_impl
_lite.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\
once
.cc"
RelativePath=
"..\src\google\protobuf\stubs\
strutil
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\
atomicops_internals_x86_msvc.cc
"
RelativePath=
"..\src\google\protobuf\stubs\
strutil.h
"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
compiler\parser
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\substitute
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
io\printer.cc
"
RelativePath=
"..\src\google\protobuf\
stubs\substitute.h
"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
reflection_ops
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\structurally_valid
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
repeated_field
.cc"
RelativePath=
"..\src\google\protobuf\
descriptor
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
servic
e.cc"
RelativePath=
"..\src\google\protobuf\
descriptor_databas
e.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\structurally_valid
.cc"
RelativePath=
"..\src\google\protobuf\
descriptor.pb
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\strutil
.cc"
RelativePath=
"..\src\google\protobuf\
dynamic_message
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\substitute
.cc"
RelativePath=
"..\src\google\protobuf\
extension_set_heavy
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
text_format
.cc"
RelativePath=
"..\src\google\protobuf\
generated_message_reflection
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\io\tokenizer.cc"
RelativePath=
"..\src\google\protobuf\message.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\service.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\text_format.cc"
>
>
</File>
</File>
<File
<File
...
@@ -444,11 +464,19 @@
...
@@ -444,11 +464,19 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
wire_format_lite
.cc"
RelativePath=
"..\src\google\protobuf\
io\gzip_stream
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream.cc"
RelativePath=
"..\src\google\protobuf\io\printer.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\io\strtod.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\io\tokenizer.cc"
>
>
</File>
</File>
<File
<File
...
@@ -456,11 +484,11 @@
...
@@ -456,11 +484,11 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream_impl_lite
.cc"
RelativePath=
"..\src\google\protobuf\
compiler\importer
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
RelativePath=
"..\src\google\protobuf\
compiler\parser
.cc"
>
>
</File>
</File>
</Filter>
</Filter>
...
...
vsprojects/tests.vcproj
View file @
7c939bcb
...
@@ -247,23 +247,23 @@
...
@@ -247,23 +247,23 @@
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
>
<File
<File
RelativePath=
"..\src\google\protobuf\
io\coded_stream
_unittest.cc"
RelativePath=
"..\src\google\protobuf\
arenastring
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
compiler\command_line_interface
_unittest.cc"
RelativePath=
"..\src\google\protobuf\
arena
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\
mock_code_generator
.cc"
RelativePath=
"..\src\google\protobuf\compiler\
command_line_interface_unittest
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\common
_unittest.cc"
RelativePath=
"..\src\google\protobuf\
compiler\cpp\cpp_bootstrap
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\cpp\cpp_
bootstrap
_unittest.cc"
RelativePath=
"..\src\google\protobuf\compiler\cpp\cpp_
plugin
_unittest.cc"
>
>
</File>
</File>
<File
<File
...
@@ -271,23 +271,23 @@
...
@@ -271,23 +271,23 @@
>
>
</File>
</File>
<File
<File
RelativePath=
".
\google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb
.cc"
RelativePath=
".
.\src\google\protobuf\compiler\importer_unittest
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\
cpp\cpp
_unittest.cc"
RelativePath=
"..\src\google\protobuf\compiler\
java\java_doc_comment
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\
cpp\cpp
_plugin_unittest.cc"
RelativePath=
"..\src\google\protobuf\compiler\
java\java
_plugin_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\
java\java_plugin_unittest
.cc"
RelativePath=
"..\src\google\protobuf\compiler\
mock_code_generator
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\
java\java_doc_comment
_unittest.cc"
RelativePath=
"..\src\google\protobuf\compiler\
parser
_unittest.cc"
>
>
</File>
</File>
<File
<File
...
@@ -302,6 +302,10 @@
...
@@ -302,6 +302,10 @@
RelativePath=
"..\src\google\protobuf\descriptor_unittest.cc"
RelativePath=
"..\src\google\protobuf\descriptor_unittest.cc"
>
>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\drop_unknown_fields_test.cc"
>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\dynamic_message_unittest.cc"
RelativePath=
"..\src\google\protobuf\dynamic_message_unittest.cc"
>
>
...
@@ -311,19 +315,35 @@
...
@@ -311,19 +315,35 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
testing\file
.cc"
RelativePath=
"..\src\google\protobuf\
generated_message_reflection_unittest
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
generated_message_reflection
_unittest.cc"
RelativePath=
"..\src\google\protobuf\
io\coded_stream
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
testing\google
test.cc"
RelativePath=
"..\src\google\protobuf\
io\printer_unit
test.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\compiler\importer_unittest.cc"
RelativePath=
"..\src\google\protobuf\io\tokenizer_unittest.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream_unittest.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\map_field_test.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\map_test.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\map_test_util.cc"
>
>
</File>
</File>
<File
<File
...
@@ -331,37 +351,49 @@
...
@@ -331,37 +351,49 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
stubs\once_unit
test.cc"
RelativePath=
"..\src\google\protobuf\
no_field_presence_
test.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
compiler\parser_unit
test.cc"
RelativePath=
"..\src\google\protobuf\
preserve_unknown_enum_
test.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
io\printer
_unittest.cc"
RelativePath=
"..\src\google\protobuf\
proto3_arena
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\reflection_ops_unittest.cc"
RelativePath=
"..\src\google\protobuf\reflection_ops_unittest.cc"
>
>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\repeated_field_reflection_unittest.cc"
>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\repeated_field_unittest.cc"
RelativePath=
"..\src\google\protobuf\repeated_field_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
repeated_field_reflecti
on_unittest.cc"
RelativePath=
"..\src\google\protobuf\
stubs\comm
on_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\
structurally_valid
_unittest.cc"
RelativePath=
"..\src\google\protobuf\stubs\
once
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\stringprintf_unittest.cc"
RelativePath=
"..\src\google\protobuf\stubs\stringprintf_unittest.cc"
>
>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\stubs\structurally_valid_unittest.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\stubs\strutil_unittest.cc"
>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\template_util_unittest.cc"
RelativePath=
"..\src\google\protobuf\stubs\template_util_unittest.cc"
>
>
...
@@ -371,7 +403,11 @@
...
@@ -371,7 +403,11 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\stubs\strutil_unittest.cc"
RelativePath=
"..\src\google\protobuf\testing\file.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\testing\googletest.cc"
>
>
</File>
</File>
<File
<File
...
@@ -383,25 +419,61 @@
...
@@ -383,25 +419,61 @@
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\
io\tokenizer
_unittest.cc"
RelativePath=
"..\src\google\protobuf\
unknown_field_set
_unittest.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest.pb.cc"
RelativePath=
"..\src\google\protobuf\wire_format_unittest.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\map_lite_unittest.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\map_proto2_unittest.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\map_unittest.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\unittest_arena.pb.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest_custom_options.pb.cc"
RelativePath=
".\google\protobuf\unittest_custom_options.pb.cc"
>
>
</File>
</File>
<File
RelativePath=
".\google\protobuf\unittest_drop_unknown_fields.pb.cc"
>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest_embed_optimize_for.pb.cc"
RelativePath=
".\google\protobuf\unittest_embed_optimize_for.pb.cc"
>
>
</File>
</File>
<File
RelativePath=
".\google\protobuf\unittest_empty.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\unittest_import_lite.pb.cc"
>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest_import.pb.cc"
RelativePath=
".\google\protobuf\unittest_import.pb.cc"
>
>
</File>
</File>
<File
RelativePath=
".\google\protobuf\unittest_import_public_lite.pb.cc"
>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest_import_public.pb.cc"
RelativePath=
".\google\protobuf\unittest_import_public.pb.cc"
>
>
...
@@ -410,12 +482,24 @@
...
@@ -410,12 +482,24 @@
RelativePath=
".\google\protobuf\unittest_lite_imports_nonlite.pb.cc"
RelativePath=
".\google\protobuf\unittest_lite_imports_nonlite.pb.cc"
>
>
</File>
</File>
<File
RelativePath=
".\google\protobuf\unittest_lite.pb.cc"
>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest_mset.pb.cc"
RelativePath=
".\google\protobuf\unittest_mset.pb.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
".\google\protobuf\unittest_optimize_for.pb.cc"
RelativePath=
".\google\protobuf\unittest_no_arena_import.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\unittest_no_arena.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\unittest_no_field_presence.pb.cc"
>
>
</File>
</File>
<File
<File
...
@@ -423,29 +507,33 @@
...
@@ -423,29 +507,33 @@
>
>
</File>
</File>
<File
<File
RelativePath=
".
.\src\google\protobuf\unknown_field_set_unittest
.cc"
RelativePath=
".
\google\protobuf\unittest_optimize_for.pb
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
".
.\src\google\protobuf\wire_format_unittest
.cc"
RelativePath=
".
\google\protobuf\unittest.pb
.cc"
>
>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream_unittest.cc"
RelativePath=
".\google\protobuf\unittest_preserve_unknown_enum.pb.cc"
>
</File>
<File
RelativePath=
".\google\protobuf\unittest_proto3_arena.pb.cc"
>
>
</File>
</File>
</Filter>
</Filter>
<File
<File
RelativePath=
"..\src\google\protobuf\
compiler\cpp\cpp_test_bad_identifiers
.proto"
RelativePath=
"..\src\google\protobuf\
map_lite_unittest
.proto"
>
>
<FileConfiguration
<FileConfiguration
Name=
"Debug|Win32"
Name=
"Debug|Win32"
>
>
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating
cpp_test_bad_identifiers
.pb.{h,cc}..."
Description=
"Generating
map_lite_unittest
.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/
compiler/cpp/cpp_test_bad_identifiers.proto

"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/
map_lite_unittest.proto
"
Outputs=
"google\protobuf\
compiler\cpp\cpp_test_bad_identifiers.pb.h;google\protobuf\compiler\cpp\cpp_test_bad_identifiers
.pb.cc"
Outputs=
"google\protobuf\
map_lite_unittest.pb.h;google\protobuf\map_lite_unittest
.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
<FileConfiguration
<FileConfiguration
...
@@ -453,9 +541,57 @@
...
@@ -453,9 +541,57 @@
>
>
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating cpp_test_bad_identifiers.pb.{h,cc}..."
Description=
"Generating map_lite_unittest.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto
"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto"
Outputs=
"google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.h;google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.cc"
Outputs=
"google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\map_proto2_unittest.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating map_proto2_unittest.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/map_proto2_unittest.proto"
Outputs=
"google\protobuf\map_proto2_unittest.pb.h;google\protobuf\map_proto2_unittest.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating map_proto2_unittest.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/map_proto2_unittest.proto"
Outputs=
"google\protobuf\map_proto2_unittest.pb.h;google\protobuf\map_proto2_unittest.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\map_unittest.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating map_unittest.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/map_unittest.proto"
Outputs=
"google\protobuf\map_unittest.pb.h;google\protobuf\map_unittest.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating map_unittest.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/map_unittest.proto"
Outputs=
"google\protobuf\map_unittest.pb.h;google\protobuf\map_unittest.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
...
@@ -468,7 +604,7 @@
...
@@ -468,7 +604,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest.pb.{h,cc}..."
Description=
"Generating unittest.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest.proto"
Outputs=
"google\protobuf\unittest.pb.h;google\protobuf\unittest.pb.cc"
Outputs=
"google\protobuf\unittest.pb.h;google\protobuf\unittest.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -478,11 +614,35 @@
...
@@ -478,11 +614,35 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest.pb.{h,cc}..."
Description=
"Generating unittest.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest.proto"
Outputs=
"google\protobuf\unittest.pb.h;google\protobuf\unittest.pb.cc"
Outputs=
"google\protobuf\unittest.pb.h;google\protobuf\unittest.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_arena.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_arena.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_arena.proto"
Outputs=
"google\protobuf\unittest_arena.pb.h;google\protobuf\unittest_arena.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_arena.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_arena.proto"
Outputs=
"google\protobuf\unittest_arena.pb.h;google\protobuf\unittest_arena.pb.cc"
/>
</FileConfiguration>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\unittest_custom_options.proto"
RelativePath=
"..\src\google\protobuf\unittest_custom_options.proto"
>
>
...
@@ -492,7 +652,7 @@
...
@@ -492,7 +652,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_custom_options.pb.{h,cc}..."
Description=
"Generating unittest_custom_options.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_custom_options.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_custom_options.proto"
Outputs=
"google\protobuf\unittest_custom_options.pb.h;google\protobuf\unittest_custom_options.pb.cc"
Outputs=
"google\protobuf\unittest_custom_options.pb.h;google\protobuf\unittest_custom_options.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -502,11 +662,35 @@
...
@@ -502,11 +662,35 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_custom_options.pb.{h,cc}..."
Description=
"Generating unittest_custom_options.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_custom_options.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_custom_options.proto"
Outputs=
"google\protobuf\unittest_custom_options.pb.h;google\protobuf\unittest_custom_options.pb.cc"
Outputs=
"google\protobuf\unittest_custom_options.pb.h;google\protobuf\unittest_custom_options.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_drop_unknown_fields.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_drop_unknown_fields.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_drop_unknown_fields.proto"
Outputs=
"google\protobuf\unittest_drop_unknown_fields.pb.h;google\protobuf\unittest_drop_unknown_fields.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_drop_unknown_fields.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_drop_unknown_fields.proto"
Outputs=
"google\protobuf\unittest_drop_unknown_fields.pb.h;google\protobuf\unittest_drop_unknown_fields.pb.cc"
/>
</FileConfiguration>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\unittest_embed_optimize_for.proto"
RelativePath=
"..\src\google\protobuf\unittest_embed_optimize_for.proto"
>
>
...
@@ -516,7 +700,7 @@
...
@@ -516,7 +700,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_embed_optimize_for.pb.{h,cc}..."
Description=
"Generating unittest_embed_optimize_for.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_embed_optimize_for.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_embed_optimize_for.proto"
Outputs=
"google\protobuf\unittest_embed_optimize_for.pb.h;google\protobuf\unittest_embed_optimize_for.pb.cc"
Outputs=
"google\protobuf\unittest_embed_optimize_for.pb.h;google\protobuf\unittest_embed_optimize_for.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -526,11 +710,59 @@
...
@@ -526,11 +710,59 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_embed_optimize_for.pb.{h,cc}..."
Description=
"Generating unittest_embed_optimize_for.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_embed_optimize_for.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_embed_optimize_for.proto"
Outputs=
"google\protobuf\unittest_embed_optimize_for.pb.h;google\protobuf\unittest_embed_optimize_for.pb.cc"
Outputs=
"google\protobuf\unittest_embed_optimize_for.pb.h;google\protobuf\unittest_embed_optimize_for.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_empty.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_empty.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_empty.proto"
Outputs=
"google\protobuf\unittest_empty.pb.h;google\protobuf\unittest_empty.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_empty.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_empty.proto"
Outputs=
"google\protobuf\unittest_empty.pb.h;google\protobuf\unittest_empty.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_import_lite.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import_lite.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_lite.proto"
Outputs=
"google\protobuf\unittest_import_lite.pb.h;google\protobuf\unittest_import_lite.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import_lite.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_lite.proto"
Outputs=
"google\protobuf\unittest_import_lite.pb.h;google\protobuf\unittest_import_lite.pb.cc"
/>
</FileConfiguration>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\unittest_import.proto"
RelativePath=
"..\src\google\protobuf\unittest_import.proto"
>
>
...
@@ -540,7 +772,7 @@
...
@@ -540,7 +772,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import.pb.{h,cc}..."
Description=
"Generating unittest_import.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import.proto"
Outputs=
"google\protobuf\unittest_import.pb.h;google\protobuf\unittest_import.pb.cc"
Outputs=
"google\protobuf\unittest_import.pb.h;google\protobuf\unittest_import.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -550,11 +782,35 @@
...
@@ -550,11 +782,35 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import.pb.{h,cc}..."
Description=
"Generating unittest_import.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import.proto"
Outputs=
"google\protobuf\unittest_import.pb.h;google\protobuf\unittest_import.pb.cc"
Outputs=
"google\protobuf\unittest_import.pb.h;google\protobuf\unittest_import.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_import_public_lite.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import_public_lite.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public_lite.proto"
Outputs=
"google\protobuf\unittest_import_public_lite.pb.h;google\protobuf\unittest_import_public_lite.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import_public_lite.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public_lite.proto"
Outputs=
"google\protobuf\unittest_import_public_lite.pb.h;google\protobuf\unittest_import_public_lite.pb.cc"
/>
</FileConfiguration>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\unittest_import_public.proto"
RelativePath=
"..\src\google\protobuf\unittest_import_public.proto"
>
>
...
@@ -564,7 +820,7 @@
...
@@ -564,7 +820,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import_public.pb.{h,cc}..."
Description=
"Generating unittest_import_public.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public.proto"
Outputs=
"google\protobuf\unittest_import_public.pb.h;google\protobuf\unittest_import_public.pb.cc"
Outputs=
"google\protobuf\unittest_import_public.pb.h;google\protobuf\unittest_import_public.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -574,7 +830,7 @@
...
@@ -574,7 +830,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_import_public.pb.{h,cc}..."
Description=
"Generating unittest_import_public.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_import_public.proto"
Outputs=
"google\protobuf\unittest_import_public.pb.h;google\protobuf\unittest_import_public.pb.cc"
Outputs=
"google\protobuf\unittest_import_public.pb.h;google\protobuf\unittest_import_public.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -588,7 +844,7 @@
...
@@ -588,7 +844,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_lite_imports_nonlite.pb.{h,cc}..."
Description=
"Generating unittest_lite_imports_nonlite.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite_imports_nonlite.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite_imports_nonlite.proto"
Outputs=
"google\protobuf\unittest_lite_imports_nonlite.pb.h;google\protobuf\unittest_lite_imports_nonlite.pb.cc"
Outputs=
"google\protobuf\unittest_lite_imports_nonlite.pb.h;google\protobuf\unittest_lite_imports_nonlite.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -598,11 +854,35 @@
...
@@ -598,11 +854,35 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_lite_imports_nonlite.pb.{h,cc}..."
Description=
"Generating unittest_lite_imports_nonlite.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite_imports_nonlite.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite_imports_nonlite.proto"
Outputs=
"google\protobuf\unittest_lite_imports_nonlite.pb.h;google\protobuf\unittest_lite_imports_nonlite.pb.cc"
Outputs=
"google\protobuf\unittest_lite_imports_nonlite.pb.h;google\protobuf\unittest_lite_imports_nonlite.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_lite.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_lite.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite.proto"
Outputs=
"google\protobuf\unittest_lite.pb.h;google\protobuf\unittest_lite.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_lite.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_lite.proto"
Outputs=
"google\protobuf\unittest_lite.pb.h;google\protobuf\unittest_lite.pb.cc"
/>
</FileConfiguration>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\unittest_mset.proto"
RelativePath=
"..\src\google\protobuf\unittest_mset.proto"
>
>
...
@@ -612,7 +892,7 @@
...
@@ -612,7 +892,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_mset.pb.{h,cc}..."
Description=
"Generating unittest_mset.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_mset.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_mset.proto"
Outputs=
"google\protobuf\unittest_mset.pb.h;google\protobuf\unittest_mset.pb.cc"
Outputs=
"google\protobuf\unittest_mset.pb.h;google\protobuf\unittest_mset.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -622,22 +902,22 @@
...
@@ -622,22 +902,22 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_mset.pb.{h,cc}..."
Description=
"Generating unittest_mset.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_mset.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_mset.proto"
Outputs=
"google\protobuf\unittest_mset.pb.h;google\protobuf\unittest_mset.pb.cc"
Outputs=
"google\protobuf\unittest_mset.pb.h;google\protobuf\unittest_mset.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
<File
RelativePath=
"..\src\google\protobuf\unittest_
optimize_for
.proto"
RelativePath=
"..\src\google\protobuf\unittest_
no_arena_import
.proto"
>
>
<FileConfiguration
<FileConfiguration
Name=
"Debug|Win32"
Name=
"Debug|Win32"
>
>
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_
optimize_for
.pb.{h,cc}..."
Description=
"Generating unittest_
no_arena_import
.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_
optimize_for.proto

"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_
no_arena_import.proto
"
Outputs=
"google\protobuf\unittest_
optimize_for.pb.h;google\protobuf\unittest_optimize_for
.pb.cc"
Outputs=
"google\protobuf\unittest_
no_arena_import.pb.h;google\protobuf\unittest_no_arena_import
.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
<FileConfiguration
<FileConfiguration
...
@@ -645,9 +925,57 @@
...
@@ -645,9 +925,57 @@
>
>
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_optimize_for.pb.{h,cc}..."
Description=
"Generating unittest_no_arena_import.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_optimize_for.proto
"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_arena_import.proto"
Outputs=
"google\protobuf\unittest_optimize_for.pb.h;google\protobuf\unittest_optimize_for.pb.cc"
Outputs=
"google\protobuf\unittest_no_arena_import.pb.h;google\protobuf\unittest_no_arena_import.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_no_arena.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_no_arena.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_arena.proto"
Outputs=
"google\protobuf\unittest_no_arena.pb.h;google\protobuf\unittest_no_arena.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_no_arena.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_arena.proto"
Outputs=
"google\protobuf\unittest_no_arena.pb.h;google\protobuf\unittest_no_arena.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_no_field_presence.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_no_field_presence.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_field_presence.proto"
Outputs=
"google\protobuf\unittest_no_field_presence.pb.h;google\protobuf\unittest_no_field_presence.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_no_field_presence.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_field_presence.proto"
Outputs=
"google\protobuf\unittest_no_field_presence.pb.h;google\protobuf\unittest_no_field_presence.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
...
@@ -660,7 +988,7 @@
...
@@ -660,7 +988,7 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_no_generic_services.pb.{h,cc}..."
Description=
"Generating unittest_no_generic_services.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_generic_services.proto


"
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_generic_services.proto"
Outputs=
"google\protobuf\unittest_no_generic_services.pb.h;google\protobuf\unittest_no_generic_services.pb.cc"
Outputs=
"google\protobuf\unittest_no_generic_services.pb.h;google\protobuf\unittest_no_generic_services.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
...
@@ -670,11 +998,107 @@
...
@@ -670,11 +998,107 @@
<Tool
<Tool
Name=
"VCCustomBuildTool"
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_no_generic_services.pb.{h,cc}..."
Description=
"Generating unittest_no_generic_services.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_generic_services.proto


"
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_no_generic_services.proto"
Outputs=
"google\protobuf\unittest_no_generic_services.pb.h;google\protobuf\unittest_no_generic_services.pb.cc"
Outputs=
"google\protobuf\unittest_no_generic_services.pb.h;google\protobuf\unittest_no_generic_services.pb.cc"
/>
/>
</FileConfiguration>
</FileConfiguration>
</File>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_optimize_for.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_optimize_for.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_optimize_for.proto"
Outputs=
"google\protobuf\unittest_optimize_for.pb.h;google\protobuf\unittest_optimize_for.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_optimize_for.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_optimize_for.proto"
Outputs=
"google\protobuf\unittest_optimize_for.pb.h;google\protobuf\unittest_optimize_for.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_preserve_unknown_enum.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_preserve_unknown_enum.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_preserve_unknown_enum.proto"
Outputs=
"google\protobuf\unittest_preserve_unknown_enum.pb.h;google\protobuf\unittest_preserve_unknown_enum.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_preserve_unknown_enum.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_preserve_unknown_enum.proto"
Outputs=
"google\protobuf\unittest_preserve_unknown_enum.pb.h;google\protobuf\unittest_preserve_unknown_enum.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\unittest_proto3_arena.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_proto3_arena.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_proto3_arena.proto"
Outputs=
"google\protobuf\unittest_proto3_arena.pb.h;google\protobuf\unittest_proto3_arena.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating unittest_proto3_arena.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_proto3_arena.proto"
Outputs=
"google\protobuf\unittest_proto3_arena.pb.h;google\protobuf\unittest_proto3_arena.pb.cc"
/>
</FileConfiguration>
</File>
<File
RelativePath=
"..\src\google\protobuf\compiler\cpp\cpp_test_bad_identifiers.proto"
>
<FileConfiguration
Name=
"Debug|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating cpp_test_bad_identifiers.pb.{h,cc}..."
CommandLine=
"Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto"
Outputs=
"google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.h;google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.cc"
/>
</FileConfiguration>
<FileConfiguration
Name=
"Release|Win32"
>
<Tool
Name=
"VCCustomBuildTool"
Description=
"Generating cpp_test_bad_identifiers.pb.{h,cc}..."
CommandLine=
"Release\protoc -I../src --cpp_out=. ../src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto"
Outputs=
"google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.h;google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.cc"
/>
</FileConfiguration>
</File>
</Files>
</Files>
<Globals>
<Globals>
</Globals>
</Globals>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment