aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotobuf-lite.vcproj
diff options
context:
space:
mode:
authorteboring <paulyang1211@gmail.com>2015-05-23 22:28:49 -0700
committerteboring <paulyang1211@gmail.com>2015-05-23 22:28:49 -0700
commit2e663048e34fcf347385d987428155c649463140 (patch)
tree9b066e693b275667508ab47b5ccdbe0775aa6d24 /vsprojects/libprotobuf-lite.vcproj
parent4baf49ec707fa153730112638e88fc65115dfc15 (diff)
downloadprotobuf-2e663048e34fcf347385d987428155c649463140.tar.gz
protobuf-2e663048e34fcf347385d987428155c649463140.tar.bz2
protobuf-2e663048e34fcf347385d987428155c649463140.zip
Add missing files to *.vcproj
Diffstat (limited to 'vsprojects/libprotobuf-lite.vcproj')
-rw-r--r--vsprojects/libprotobuf-lite.vcproj9
1 files changed, 5 insertions, 4 deletions
diff --git a/vsprojects/libprotobuf-lite.vcproj b/vsprojects/libprotobuf-lite.vcproj
index 39e8eedf..be20dd0b 100644
--- a/vsprojects/libprotobuf-lite.vcproj
+++ b/vsprojects/libprotobuf-lite.vcproj
@@ -153,7 +153,6 @@
<File RelativePath="..\src\google\protobuf\generated_message_util.h"></File>
<File RelativePath="..\src\google\protobuf\generated_enum_util.h"></File>
<File RelativePath="..\src\google\protobuf\io\coded_stream.h"></File>
- <File RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream.h"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.h"></File>
<File RelativePath="..\src\google\protobuf\map_entry_lite.h"></File>
@@ -163,12 +162,9 @@
<File RelativePath="..\src\google\protobuf\stubs\atomicops.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\common.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\hash.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\map-util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\once.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\platform_macros.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\stl_util.h"></File>
- <File RelativePath="..\src\google\protobuf\stubs\stringprintf.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\template_util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\type_traits.h"></File>
<File RelativePath="..\src\google\protobuf\wire_format_lite.h"></File>
@@ -190,6 +186,7 @@
<File RelativePath="..\src\google\protobuf\extension_set.cc"></File>
<File RelativePath="..\src\google\protobuf\generated_message_util.cc"></File>
<File RelativePath="..\src\google\protobuf\io\coded_stream.cc"></File>
+ <File RelativePath="..\src\google\protobuf\io\coded_stream_inl.h"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream.cc"></File>
<File RelativePath="..\src\google\protobuf\io\zero_copy_stream_impl_lite.cc"></File>
<File RelativePath="..\src\google\protobuf\message_lite.cc"></File>
@@ -197,8 +194,12 @@
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_gcc.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\atomicops_internals_x86_msvc.cc"></File>
<File RelativePath="..\src\google\protobuf\stubs\common.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\hash.h"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\map_util.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\once.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\shared_ptr.h"></File>
<File RelativePath="..\src\google\protobuf\stubs\stringprintf.cc"></File>
+ <File RelativePath="..\src\google\protobuf\stubs\stringprintf.h"></File>
<File RelativePath="..\src\google\protobuf\wire_format_lite.cc"></File>
</Filter>
</Files>