Commit ec53b8cb authored by Florian Enner's avatar Florian Enner

added missing ruby generator to msvc project

https://github.com/google/protobuf/issues/87
parent 8ccaa42f
......@@ -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"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment