aboutsummaryrefslogtreecommitdiff
path: root/vsprojects
diff options
context:
space:
mode:
Diffstat (limited to 'vsprojects')
-rwxr-xr-xvsprojects/extract_includes.bat19
-rwxr-xr-xvsprojects/google/protobuf/stubs/pbconfig.h12
-rw-r--r--vsprojects/libprotobuf-lite.vcproj191
-rw-r--r--vsprojects/libprotobuf.vcproj433
-rw-r--r--vsprojects/libprotoc.vcproj528
-rw-r--r--vsprojects/lite-test.vcproj69
-rw-r--r--vsprojects/tests.vcproj517
7 files changed, 548 insertions, 1221 deletions
diff --git a/vsprojects/extract_includes.bat b/vsprojects/extract_includes.bat
index ddf7f33f..989fef4b 100755
--- a/vsprojects/extract_includes.bat
+++ b/vsprojects/extract_includes.bat
@@ -9,14 +9,21 @@ md include\google\protobuf\compiler\java
md include\google\protobuf\compiler\javanano
md include\google\protobuf\compiler\python
md include\google\protobuf\compiler\ruby
+copy ..\src\google\protobuf\any.pb.h include\google\protobuf\any.pb.h
+copy ..\src\google\protobuf\api.pb.h include\google\protobuf\api.pb.h
+copy ..\src\google\protobuf\any.h include\google\protobuf\any.h
copy ..\src\google\protobuf\arena.h include\google\protobuf\arena.h
copy ..\src\google\protobuf\arenastring.h include\google\protobuf\arenastring.h
copy ..\src\google\protobuf\compiler\code_generator.h include\google\protobuf\compiler\code_generator.h
copy ..\src\google\protobuf\compiler\command_line_interface.h include\google\protobuf\compiler\command_line_interface.h
copy ..\src\google\protobuf\compiler\cpp\cpp_generator.h include\google\protobuf\compiler\cpp\cpp_generator.h
+copy ..\src\google\protobuf\compiler\csharp\csharp_generator.h include\google\protobuf\compiler\csharp\csharp_generator.h
copy ..\src\google\protobuf\compiler\importer.h include\google\protobuf\compiler\importer.h
copy ..\src\google\protobuf\compiler\java\java_generator.h include\google\protobuf\compiler\java\java_generator.h
+copy ..\src\google\protobuf\compiler\java\java_names.h include\google\protobuf\compiler\java\java_names.h
copy ..\src\google\protobuf\compiler\javanano\javanano_generator.h include\google\protobuf\compiler\javanano\javanano_generator.h
+copy ..\src\google\protobuf\compiler\objectivec\objectivec_generator.h include\google\protobuf\compiler\objectivec\objectivec_generator.h
+copy ..\src\google\protobuf\compiler\objectivec\objectivec_helpers.h include\google\protobuf\compiler\objectivec\objectivec_helpers.h
copy ..\src\google\protobuf\compiler\parser.h include\google\protobuf\compiler\parser.h
copy ..\src\google\protobuf\compiler\plugin.h include\google\protobuf\compiler\plugin.h
copy ..\src\google\protobuf\compiler\plugin.pb.h include\google\protobuf\compiler\plugin.pb.h
@@ -26,7 +33,9 @@ copy ..\src\google\protobuf\descriptor_database.h include\google\protobuf\descri
copy ..\src\google\protobuf\descriptor.h include\google\protobuf\descriptor.h
copy ..\src\google\protobuf\descriptor.pb.h include\google\protobuf\descriptor.pb.h
copy ..\src\google\protobuf\dynamic_message.h include\google\protobuf\dynamic_message.h
+copy ..\src\google\protobuf\empty.pb.h include\google\protobuf\empty.pb.h
copy ..\src\google\protobuf\extension_set.h include\google\protobuf\extension_set.h
+copy ..\src\google\protobuf\field_mask.pb.h include\google\protobuf\field_mask.pb.h
copy ..\src\google\protobuf\generated_enum_reflection.h include\google\protobuf\generated_enum_reflection.h
copy ..\src\google\protobuf\generated_enum_util.h include\google\protobuf\generated_enum_util.h
copy ..\src\google\protobuf\generated_message_reflection.h include\google\protobuf\generated_message_reflection.h
@@ -42,8 +51,8 @@ copy ..\src\google\protobuf\io\zero_copy_stream_impl_lite.h include\google\proto
copy ..\src\google\protobuf\map_entry.h include\google\protobuf\map_entry.h
copy ..\src\google\protobuf\map_entry_lite.h include\google\protobuf\map_entry_lite.h
copy ..\src\google\protobuf\map_field.h include\google\protobuf\map_field.h
-copy ..\src\google\protobuf\map_field_lite.h include\google\protobuf\map_field_lite.h
copy ..\src\google\protobuf\map_field_inl.h include\google\protobuf\map_field_inl.h
+copy ..\src\google\protobuf\map_field_lite.h include\google\protobuf\map_field_lite.h
copy ..\src\google\protobuf\map.h include\google\protobuf\map.h
copy ..\src\google\protobuf\map_type_handler.h include\google\protobuf\map_type_handler.h
copy ..\src\google\protobuf\message.h include\google\protobuf\message.h
@@ -54,6 +63,8 @@ copy ..\src\google\protobuf\reflection_ops.h include\google\protobuf\reflection_
copy ..\src\google\protobuf\repeated_field.h include\google\protobuf\repeated_field.h
copy ..\src\google\protobuf\repeated_field_reflection.h include\google\protobuf\repeated_field_reflection.h
copy ..\src\google\protobuf\service.h include\google\protobuf\service.h
+copy ..\src\google\protobuf\source_context.pb.h include\google\protobuf\source_context.pb.h
+copy ..\src\google\protobuf\struct.pb.h include\google\protobuf\struct.pb.h
copy ..\src\google\protobuf\stubs\atomicops.h include\google\protobuf\stubs\atomicops.h
copy ..\src\google\protobuf\stubs\atomicops_internals_aix.h include\google\protobuf\stubs\atomicops_internals_aix.h
copy ..\src\google\protobuf\stubs\atomicops_internals_arm64_gcc.h include\google\protobuf\stubs\atomicops_internals_arm64_gcc.h
@@ -72,16 +83,20 @@ copy ..\src\google\protobuf\stubs\atomic_sequence_num.h include\google\protobuf\
copy ..\src\google\protobuf\stubs\casts.h include\google\protobuf\stubs\casts.h
copy ..\src\google\protobuf\stubs\common.h include\google\protobuf\stubs\common.h
copy ..\src\google\protobuf\stubs\fastmem.h include\google\protobuf\stubs\fastmem.h
+copy ..\src\google\protobuf\stubs\hash.h include\google\protobuf\stubs\hash.h
copy ..\src\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h
copy ..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h
+copy ..\src\google\protobuf\stubs\shared_ptr.h include\google\protobuf\stubs\shared_ptr.h
copy ..\src\google\protobuf\stubs\singleton.h include\google\protobuf\stubs\singleton.h
-copy ..\src\google\protobuf\stubs\hash.h include\google\protobuf\stubs\hash.h
copy ..\src\google\protobuf\stubs\stl_util.h include\google\protobuf\stubs\stl_util.h
copy ..\src\google\protobuf\stubs\template_util.h include\google\protobuf\stubs\template_util.h
copy ..\src\google\protobuf\stubs\type_traits.h include\google\protobuf\stubs\type_traits.h
copy ..\src\google\protobuf\text_format.h include\google\protobuf\text_format.h
+copy ..\src\google\protobuf\timestamp.pb.h include\google\protobuf\timestamp.pb.h
+copy ..\src\google\protobuf\type.pb.h include\google\protobuf\type.pb.h
copy ..\src\google\protobuf\unknown_field_set.h include\google\protobuf\unknown_field_set.h
copy ..\src\google\protobuf\wire_format.h include\google\protobuf\wire_format.h
copy ..\src\google\protobuf\wire_format_lite.h include\google\protobuf\wire_format_lite.h
copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_format_lite_inl.h
+copy ..\src\google\protobuf\wrappers.pb.h include\google\protobuf\wrappers.pb.h
copy google\protobuf\stubs\pbconfig.h include\google\protobuf\stubs\pbconfig.h
diff --git a/vsprojects/google/protobuf/stubs/pbconfig.h b/vsprojects/google/protobuf/stubs/pbconfig.h
index 18250a22..9629f2e4 100755
--- a/vsprojects/google/protobuf/stubs/pbconfig.h
+++ b/vsprojects/google/protobuf/stubs/pbconfig.h
@@ -10,24 +10,34 @@
// http://blogs.msdn.com/vcblog/archive/2009/05/25/stl-breaking-changes-in-visual-studio-2010-beta-1.aspx
// And.. they are moved back to stdext in MSVC 2013 (haven't checked 2012). That
// said, use unordered_map for MSVC 2010 and beyond is our safest bet.
-#if _MSC_VER >= 1600
+#if _MSC_VER >= 1600 // Since Visual Studio 2010
#define GOOGLE_PROTOBUF_HASH_NAMESPACE std
#define GOOGLE_PROTOBUF_HASH_MAP_H <unordered_map>
#define GOOGLE_PROTOBUF_HASH_MAP_CLASS unordered_map
#define GOOGLE_PROTOBUF_HASH_SET_H <unordered_set>
#define GOOGLE_PROTOBUF_HASH_SET_CLASS unordered_set
+#define GOOGLE_PROTOBUF_HASH_COMPARE std::hash_compare
+#elif _MSC_VER >= 1500 // Since Visual Studio 2008
+#define GOOGLE_PROTOBUF_HASH_NAMESPACE std::tr1
+#define GOOGLE_PROTOBUF_HASH_MAP_H <unordered_map>
+#define GOOGLE_PROTOBUF_HASH_MAP_CLASS unordered_map
+#define GOOGLE_PROTOBUF_HASH_SET_H <unordered_set>
+#define GOOGLE_PROTOBUF_HASH_SET_CLASS unordered_set
+#define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
#elif _MSC_VER >= 1310
#define GOOGLE_PROTOBUF_HASH_NAMESPACE stdext
#define GOOGLE_PROTOBUF_HASH_MAP_H <hash_map>
#define GOOGLE_PROTOBUF_HASH_MAP_CLASS hash_map
#define GOOGLE_PROTOBUF_HASH_SET_H <hash_set>
#define GOOGLE_PROTOBUF_HASH_SET_CLASS hash_set
+#define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
#else
#define GOOGLE_PROTOBUF_HASH_NAMESPACE std
#define GOOGLE_PROTOBUF_HASH_MAP_H <hash_map>
#define GOOGLE_PROTOBUF_HASH_MAP_CLASS hash_map
#define GOOGLE_PROTOBUF_HASH_SET_H <hash_set>
#define GOOGLE_PROTOBUF_HASH_SET_CLASS hash_set
+#define GOOGLE_PROTOBUF_HASH_COMPARE stdext::hash_compare
#endif
/* the location of <hash_set> */
diff --git a/vsprojects/libprotobuf-lite.vcproj b/vsprojects/libprotobuf-lite.vcproj
index d245448d..be20dd0b 100644
--- a/vsprojects/libprotobuf-lite.vcproj
+++ b/vsprojects/libprotobuf-lite.vcproj
@@ -147,101 +147,28 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <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\stubs\common.h"
- >
- </File>
- <File
- RelativePath=".\config.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\stubs\pbconfig.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\extension_set.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\generated_message_util.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\hash.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\map-util.h"
- >
- </File>
+ <File RelativePath=".\config.h"></File>
+ <File RelativePath=".\google\protobuf\stubs\pbconfig.h"></File>
+ <File RelativePath="..\src\google\protobuf\extension_set.h"></File>
+ <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\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>
<File RelativePath="..\src\google\protobuf\map_field_lite.h"></File>
- <File
- RelativePath="..\src\google\protobuf\message_lite.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\once.h"
- >
- </File>
- <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\platform_macros.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\repeated_field.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\stl_util.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format_lite.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format_lite_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\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\message_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\repeated_field.h"></File>
+ <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\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\template_util.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\type_traits.h"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format_lite_inl.h"></File>
</Filter>
<Filter
Name="Resource Files"
@@ -254,66 +181,26 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <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\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\message_lite.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\repeated_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format_lite.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\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>
</Filter>
</Files>
<Globals>
diff --git a/vsprojects/libprotobuf.vcproj b/vsprojects/libprotobuf.vcproj
index e782885f..0daec6d9 100644
--- a/vsprojects/libprotobuf.vcproj
+++ b/vsprojects/libprotobuf.vcproj
@@ -147,181 +147,49 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <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\stubs\common.h"
- >
- </File>
- <File
- RelativePath=".\config.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\stubs\pbconfig.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\descriptor.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\descriptor.pb.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\descriptor_database.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\dynamic_message.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\extension_set.h"
- >
- </File>
- <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\gzip_stream.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\strtod.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\hash.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\importer.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\map_util.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\message.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\message_lite.h"
- >
- </File>
+ <File RelativePath=".\config.h"></File>
+ <File RelativePath=".\google\protobuf\stubs\pbconfig.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\importer.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\parser.h"></File>
+ <File RelativePath="..\src\google\protobuf\descriptor.h"></File>
+ <File RelativePath="..\src\google\protobuf\descriptor.pb.h"></File>
+ <File RelativePath="..\src\google\protobuf\descriptor_database.h"></File>
+ <File RelativePath="..\src\google\protobuf\dynamic_message.h"></File>
+ <File RelativePath="..\src\google\protobuf\extension_set.h"></File>
<File RelativePath="..\src\google\protobuf\generated_enum_util.h"></File>
+ <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\gzip_stream.h"></File>
+ <File RelativePath="..\src\google\protobuf\io\strtod.h"></File>
+ <File RelativePath="..\src\google\protobuf\io\printer.h"></File>
+ <File RelativePath="..\src\google\protobuf\io\tokenizer.h"></File>
+ <File RelativePath="..\src\google\protobuf\io\zero_copy_stream.h"></File>
+ <File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl.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>
<File RelativePath="..\src\google\protobuf\map_field_lite.h"></File>
- <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\platform_macros.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\once.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\parser.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\printer.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\reflection_ops.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\repeated_field.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\service.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\stubs\strutil.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\substitute.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\text_format.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\tokenizer.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\unknown_field_set.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format_lite.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format_lite_inl.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\zero_copy_stream.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.h"
- >
- </File>
+ <File RelativePath="..\src\google\protobuf\message.h"></File>
+ <File RelativePath="..\src\google\protobuf\message_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\reflection_ops.h"></File>
+ <File RelativePath="..\src\google\protobuf\repeated_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\service.h"></File>
+ <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\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\strutil.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\substitute.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\text_format.h"></File>
+ <File RelativePath="..\src\google\protobuf\unknown_field_set.h"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format.h"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format_lite_inl.h"></File>
</Filter>
<Filter
Name="Resource Files"
@@ -334,170 +202,63 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <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\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\map_field.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\wire_format_lite.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\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\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\dynamic_message.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\extension_set_heavy.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\generated_message_reflection.cc"
- >
- </File>
- <File
- 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
- RelativePath="..\src\google\protobuf\unknown_field_set.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\wire_format.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>
- <File
- RelativePath="..\src\google\protobuf\io\tokenizer.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl.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\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\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\io\gzip_stream.cc"></File>
+ <File 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 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\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\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\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\wrappers.pb.cc"></File>
</Filter>
</Files>
<Globals>
diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj
index 455c2cc2..515a6096 100644
--- a/vsprojects/libprotoc.vcproj
+++ b/vsprojects/libprotoc.vcproj
@@ -147,158 +147,69 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <File
- RelativePath="..\src\google\protobuf\compiler\code_generator.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\command_line_interface.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\subprocess.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\zip_writer.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\plugin.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\plugin.pb.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum_field.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_extension.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_field.h"
- >
- </File>
- <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_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>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_primitive_field.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_service.h"
- >
- </File>
- <File
- 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"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_enum_field.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_extension.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_field.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_file.h"
- >
- </File>
- <File
- 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"
- >
- </File>
- <File
- 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"
- >
- </File>
- <File
- 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"
- >
- </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\code_generator.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\command_line_interface.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\subprocess.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\zip_writer.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\plugin.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\plugin.pb.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_extension.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_field.h"></File>
+ <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>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_primitive_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_service.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_extension.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_field_base.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_generator.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_helpers.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_primitive_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_source_generator_base.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_umbrella_class.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_writer.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_context.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_enum.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_enum_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_enum_field_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_extension.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_file.h"></File>
+ <File 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_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>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_builder_lite.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_field_lite.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"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_primitive_field_lite.h"></File>
+ <File 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"></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\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>
@@ -311,14 +222,20 @@
<File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_message.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_params.h"></File>
<File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_primitive_field.h"></File>
- <File
- RelativePath="..\src\google\protobuf\compiler\python\python_generator.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\ruby\ruby_generator.h"
- >
- </File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_enum.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_enum_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_extension.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_file.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_generator.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_helpers.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_map_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_message.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_message_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_oneof.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\python\python_generator.h"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\ruby\ruby_generator.h"></File>
</Filter>
<Filter
Name="Resource Files"
@@ -331,210 +248,93 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File
- RelativePath="..\src\google\protobuf\compiler\code_generator.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\command_line_interface.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_extension.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_file.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_generator.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_helpers.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_map_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_message.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_message_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_service.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\ruby\ruby_generator.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_context.cc"
- >
- </File>
- <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_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>
- <File
- 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_map_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_message.cc"
- >
- </File>
- <File
- 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"
- >
- </File>
- <File
- 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"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_enum.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_enum_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_extension.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_file.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_generator.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_helpers.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_map_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_message.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_message_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\javanano\javanano_primitive_field.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\plugin.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\plugin.pb.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\python\python_generator.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\subprocess.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\zip_writer.cc"
- >
- </File>
+ <File RelativePath="..\src\google\protobuf\compiler\code_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\command_line_interface.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\plugin.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\plugin.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\subprocess.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\zip_writer.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_enum_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_extension.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_file.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_helpers.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_map_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_message.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_message_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_primitive_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_service.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_enum_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_extension.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_field_base.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_helpers.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_message_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_primitive_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_enum_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_message_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_repeated_primitive_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_source_generator_base.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_umbrella_class.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_writer.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_context.cc"></File>
+ <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>
+ <File 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_lazy_message_field_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_map_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_map_field_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_builder.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_builder_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_message_field_lite.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"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_primitive_field_lite.cc"></File>
+ <File 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"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_string_field_lite.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_enum.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_enum_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_extension.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_file.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_helpers.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_map_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_message.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_message_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\javanano\javanano_primitive_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_enum.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_enum_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_extension.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_file.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_helpers.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_map_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_message.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_message_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_oneof.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_primitive_field.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\python\python_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\ruby\ruby_generator.cc"></File>
</Filter>
</Files>
<Globals>
diff --git a/vsprojects/lite-test.vcproj b/vsprojects/lite-test.vcproj
index 8d172248..aba212b1 100644
--- a/vsprojects/lite-test.vcproj
+++ b/vsprojects/lite-test.vcproj
@@ -178,24 +178,13 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <File
- RelativePath="..\src\google\protobuf\test_util_lite.h"
- >
- </File>
<File RelativePath=".\google\protobuf\map_lite_unittest.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_lite.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public_lite.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite.pb.h"></File>
+ <File RelativePath="..\src\google\protobuf\arena_test_util.h"></File>
<File RelativePath="..\src\google\protobuf\map_lite_test_util.h"></File>
- <File
- RelativePath=".\google\protobuf\unittest_lite.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_lite.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public_lite.pb.h"
- >
- </File>
+ <File RelativePath="..\src\google\protobuf\test_util_lite.h"></File>
</Filter>
<Filter
Name="Resource Files"
@@ -208,29 +197,39 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File
- RelativePath="..\src\google\protobuf\lite_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\test_util_lite.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_lite.pb.cc"
- >
- </File>
<File RelativePath=".\google\protobuf\map_lite_unittest.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\arena_test_util.cc"></File>
+ <File RelativePath="..\src\google\protobuf\lite_unittest.cc"></File>
<File RelativePath="..\src\google\protobuf\map_lite_test_util.cc"></File>
- <File
- RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"
+ <File RelativePath="..\src\google\protobuf\test_util_lite.cc"></File>
+ </Filter>
+ <File
+ RelativePath="..\src\google\protobuf\map_lite_unittest.proto"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
>
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc"
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating map_lite_unittest.pb.{h,cc}..."
+ CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto&#x0D;&#x0A;"
+ Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
>
- </File>
- </Filter>
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating map_lite_unittest.pb.{h,cc}..."
+ CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto&#x0D;&#x0A;"
+ Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ />
+ </FileConfiguration>
+ </File>
<File
RelativePath="..\src\google\protobuf\unittest_lite.proto"
>
diff --git a/vsprojects/tests.vcproj b/vsprojects/tests.vcproj
index 0d42949e..792a3fd8 100644
--- a/vsprojects/tests.vcproj
+++ b/vsprojects/tests.vcproj
@@ -178,65 +178,23 @@
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
- <File
- RelativePath=".\google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\testing\file.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\testing\googletest.h"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\test_util.h"
- >
- </File>
+ <File RelativePath=".\google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_custom_options.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_embed_optimize_for.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_import.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite_imports_nonline.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_mset.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_no_generic_services.pb.h"></File>
+ <File RelativePath=".\google\protobuf\unittest_optimize_for.pb.h"></File>
+ <File RelativePath="..\src\google\protobuf\testing\file.h"></File>
+ <File RelativePath="..\src\google\protobuf\testing\googletest.h"></File>
+ <File RelativePath="..\src\google\protobuf\test_util.h"></File>
<File RelativePath="..\src\google\protobuf\map_test_util_impl.h"></File>
<File RelativePath="..\src\google\protobuf\map_test_util.h"></File>
<File RelativePath="..\src\google\protobuf\arena_test_util.h"></File>
- <File
- RelativePath="..\src\google\protobuf\compiler\mock_code_generator.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_custom_options.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_embed_optimize_for.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_lite_imports_nonline.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_mset.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_optimize_for.pb.h"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_no_generic_services.pb.h"
- >
- </File>
+ <File RelativePath="..\src\google\protobuf\compiler\mock_code_generator.h"></File>
</Filter>
<Filter
Name="Resource Files"
@@ -249,284 +207,109 @@
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
- <File
- RelativePath="..\src\google\protobuf\arenastring_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\arena_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\command_line_interface_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_bootstrap_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_plugin_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\cpp\cpp_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\importer_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_doc_comment_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\java\java_plugin_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\mock_code_generator.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\parser_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\compiler\python\python_plugin_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\descriptor_database_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\descriptor_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\drop_unknown_fields_test.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\dynamic_message_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\extension_set_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\generated_message_reflection_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\coded_stream_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\io\printer_unittest.cc"
- >
- </File>
- <File
- 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 RelativePath=".\google\protobuf\map_lite_unittest.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\compiler\cpp\cpp_test_bad_identifiers.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\compiler\cpp\cpp_test_large_enum_value.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\any_test.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 RelativePath=".\google\protobuf\unittest_custom_options.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_drop_unknown_fields.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_embed_optimize_for.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_empty.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_import_public.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_lite_imports_nonlite.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_mset.pb.cc"></File>
+ <File 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 RelativePath=".\google\protobuf\unittest_no_generic_services.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_optimize_for.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_preserve_unknown_enum2.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_preserve_unknown_enum.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_proto3_arena.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest_well_known_types.pb.cc"></File>
+ <File RelativePath=".\google\protobuf\unittest.pb.cc"></File>
+ <File RelativePath="..\src\google\protobuf\any_test.cc"></File>
+ <File RelativePath="..\src\google\protobuf\arenastring_unittest.cc"></File>
<File RelativePath="..\src\google\protobuf\arena_test_util.cc"></File>
- <File
- RelativePath="..\src\google\protobuf\message_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\no_field_presence_test.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\preserve_unknown_enum_test.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\proto3_arena_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\reflection_ops_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\repeated_field_reflection_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\repeated_field_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\common_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\once_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\stringprintf_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\structurally_valid_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\strutil_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\template_util_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\stubs\type_traits_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\testing\file.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\testing\googletest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\test_util.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\text_format_unittest.cc"
- >
- </File>
- <File
- RelativePath="..\src\google\protobuf\unknown_field_set_unittest.cc"
- >
- </File>
- <File
- 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\unittest_preserve_unknown_enum2.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
- RelativePath=".\google\protobuf\unittest_custom_options.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_drop_unknown_fields.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_embed_optimize_for.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_empty.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_lite.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public_lite.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_import_public.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_lite_imports_nonlite.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_lite.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_mset.pb.cc"
- >
- </File>
- <File
- 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
- RelativePath=".\google\protobuf\unittest_no_generic_services.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_optimize_for.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest.pb.cc"
- >
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_preserve_unknown_enum.pb.cc"
+ <File RelativePath="..\src\google\protobuf\arena_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\command_line_interface_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_bootstrap_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_plugin_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\cpp\cpp_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\csharp\csharp_generator_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\importer_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_doc_comment_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\java\java_plugin_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\mock_code_generator.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\objectivec\objectivec_helpers_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\parser_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\compiler\python\python_plugin_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\descriptor_database_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\descriptor_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\drop_unknown_fields_test.cc"></File>
+ <File RelativePath="..\src\google\protobuf\dynamic_message_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\extension_set_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\generated_message_reflection_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\coded_stream_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\printer_unittest.cc"></File>
+ <File 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 RelativePath="..\src\google\protobuf\message_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\no_field_presence_test.cc"></File>
+ <File RelativePath="..\src\google\protobuf\preserve_unknown_enum_test.cc"></File>
+ <File RelativePath="..\src\google\protobuf\proto3_arena_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\reflection_ops_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\repeated_field_reflection_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\repeated_field_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\common_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\once_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\stringprintf_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\structurally_valid_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\strutil_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\template_util_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\type_traits_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\testing\file.cc"></File>
+ <File RelativePath="..\src\google\protobuf\testing\googletest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\test_util.cc"></File>
+ <File RelativePath="..\src\google\protobuf\text_format_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\unknown_field_set_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\well_known_types_unittest.cc"></File>
+ <File RelativePath="..\src\google\protobuf\wire_format_unittest.cc"></File>
+ </Filter>
+ <File
+ RelativePath="..\src\google\protobuf\any_test.proto"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
>
- </File>
- <File
- RelativePath=".\google\protobuf\unittest_proto3_arena.pb.cc"
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating any_test.pb.{h,cc}..."
+ CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/any_test.proto"
+ Outputs="google\protobuf\any_test.pb.h;google\protobuf\any_test.pb.cc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
>
- </File>
- </Filter>
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating any_test.pb.{h,cc}..."
+ CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/any_test.proto"
+ Outputs="google\protobuf\any_test.pb.h;google\protobuf\any_test.pb.cc"
+ />
+ </FileConfiguration>
+ </File>
<File
RelativePath="..\src\google\protobuf\unittest_preserve_unknown_enum2.proto"
>
@@ -552,6 +335,54 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\google\protobuf\unittest_well_known_types.proto"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating unittest_well_known_types.pb.{h,cc}..."
+ CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_well_known_types.proto"
+ Outputs="google\protobuf\unittest_well_known_types.pb.h;google\protobuf\unittest_well_known_types.pb.cc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating unittest_well_known_types.pb.{h,cc}..."
+ CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/unittest_well_known_types.proto"
+ Outputs="google\protobuf\unittest_well_known_types.pb.h;google\protobuf\unittest_well_known_types.pb.cc"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath="..\src\google\protobuf\map_lite_unittest.proto"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating map_lite_unittest.pb.{h,cc}..."
+ CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto"
+ Outputs="google\protobuf\map_lite_unittest.pb.h;google\protobuf\map_lite_unittest.pb.cc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating map_lite_unittest.pb.{h,cc}..."
+ CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/map_lite_unittest.proto"
+ 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
@@ -1103,6 +934,30 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\cpp\cpp_test_large_enum_value.proto"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating cpp_test_large_enum_value.pb.{h,cc}..."
+ CommandLine="Debug\protoc -I../src --cpp_out=. ../src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto"
+ Outputs="google\protobuf\compiler\cpp\cpp_test_large_enum_value.pb.h;google\protobuf\compiler\cpp\cpp_test_large_enum_value.pb.cc"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating cpp_test_large_enum_value.pb.{h,cc}..."
+ CommandLine="Release\protoc -I../src --cpp_out=. ../src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto"
+ Outputs="google\protobuf\compiler\cpp\cpp_test_large_enum_value.pb.h;google\protobuf\compiler\cpp\cpp_test_large_enum_value.pb.cc"
+ />
+ </FileConfiguration>
+ </File>
</Files>
<Globals>
</Globals>