added missing ruby generator to msvc project
https://github.com/google/protobuf/issues/87
This commit is contained in:
parent
8ccaa42ffb
commit
ec53b8cb60
1 changed files with 8 additions and 0 deletions
|
@ -223,6 +223,10 @@
|
|||
RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\ruby\ruby_generator.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\google\protobuf\compiler\java\java_context.h"
|
||||
>
|
||||
|
@ -375,6 +379,10 @@
|
|||
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"
|
||||
>
|
||||
|
|
Loading…
Add table
Reference in a new issue