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
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
82 additions
and
38 deletions
+82
-38
extract_includes.bat
vsprojects/extract_includes.bat
+0
-0
libprotobuf-lite.vcproj
vsprojects/libprotobuf-lite.vcproj
+25
-9
libprotobuf.vcproj
vsprojects/libprotobuf.vcproj
+57
-29
tests.vcproj
vsprojects/tests.vcproj
+0
-0
No files found.
vsprojects/extract_includes.bat
View file @
7c939bcb
This diff is collapsed.
Click to expand it.
vsprojects/libprotobuf-lite.vcproj
View file @
7c939bcb
...
...
@@ -248,7 +248,11 @@
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<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
...
...
@@ -256,23 +260,35 @@
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
extension_set
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\once
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
generated_message_util
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
message_lite
.cc"
RelativePath=
"..\src\google\protobuf\
arena
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
stubs\once
.cc"
RelativePath=
"..\src\google\protobuf\
arenastring
.cc"
>
</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
...
...
@@ -284,15 +300,15 @@
>
</File>
<File
RelativePath=
"..\src\google\protobuf\io\
zero_copy
_stream.cc"
RelativePath=
"..\src\google\protobuf\io\
coded
_stream.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream
_impl_lite
.cc"
RelativePath=
"..\src\google\protobuf\io\zero_copy_stream.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream_impl_lite
.cc"
>
</File>
</Filter>
...
...
vsprojects/libprotobuf.vcproj
View file @
7c939bcb
...
...
@@ -328,7 +328,11 @@
UniqueIdentifier=
"{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<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
...
...
@@ -336,19 +340,19 @@
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
descriptor
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\once
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
descriptor.pb
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
descriptor_database
.cc"
RelativePath=
"..\src\google\protobuf\
arena
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
dynamic_message
.cc"
RelativePath=
"..\src\google\protobuf\
arenastring
.cc"
>
</File>
<File
...
...
@@ -356,83 +360,99 @@
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
extension_set_heavy
.cc"
RelativePath=
"..\src\google\protobuf\
generated_message_util
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
generated_message_reflection
.cc"
RelativePath=
"..\src\google\protobuf\
map_field
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
generated_message_util
.cc"
RelativePath=
"..\src\google\protobuf\
message_lite
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
io\gzip_stream
.cc"
RelativePath=
"..\src\google\protobuf\
repeated_field
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\io\strtod
.cc"
RelativePath=
"..\src\google\protobuf\wire_format_lite
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
compiler\importer
.cc"
RelativePath=
"..\src\google\protobuf\
io\coded_stream
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
message
.cc"
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
message
_lite.cc"
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream_impl
_lite.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\stubs\
once
.cc"
RelativePath=
"..\src\google\protobuf\stubs\
strutil
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\stubs\
atomicops_internals_x86_msvc.cc
"
RelativePath=
"..\src\google\protobuf\stubs\
strutil.h
"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
compiler\parser
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\substitute
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
io\printer.cc
"
RelativePath=
"..\src\google\protobuf\
stubs\substitute.h
"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
reflection_ops
.cc"
RelativePath=
"..\src\google\protobuf\
stubs\structurally_valid
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
repeated_field
.cc"
RelativePath=
"..\src\google\protobuf\
descriptor
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
servic
e.cc"
RelativePath=
"..\src\google\protobuf\
descriptor_databas
e.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
stubs\structurally_valid
.cc"
RelativePath=
"..\src\google\protobuf\
descriptor.pb
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
stubs\strutil
.cc"
RelativePath=
"..\src\google\protobuf\
dynamic_message
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
stubs\substitute
.cc"
RelativePath=
"..\src\google\protobuf\
extension_set_heavy
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
text_format
.cc"
RelativePath=
"..\src\google\protobuf\
generated_message_reflection
.cc"
>
</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
...
...
@@ -444,11 +464,19 @@
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
wire_format_lite
.cc"
RelativePath=
"..\src\google\protobuf\
io\gzip_stream
.cc"
>
</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
...
...
@@ -456,11 +484,11 @@
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
io\zero_copy_stream_impl_lite
.cc"
RelativePath=
"..\src\google\protobuf\
compiler\importer
.cc"
>
</File>
<File
RelativePath=
"..\src\google\protobuf\
stubs\stringprintf
.cc"
RelativePath=
"..\src\google\protobuf\
compiler\parser
.cc"
>
</File>
</Filter>
...
...
vsprojects/tests.vcproj
View file @
7c939bcb
This diff is collapsed.
Click to expand it.
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