From ec53b8cb600e818c3fffea2c8f3d20eaaa2fc743 Mon Sep 17 00:00:00 2001 From: Florian Enner Date: Sat, 31 Jan 2015 18:42:12 -0500 Subject: added missing ruby generator to msvc project https://github.com/google/protobuf/issues/87 --- vsprojects/libprotoc.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj index 45a5936f..6b1e8864 100644 --- a/vsprojects/libprotoc.vcproj +++ b/vsprojects/libprotoc.vcproj @@ -223,6 +223,10 @@ RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.h" > + + @@ -375,6 +379,10 @@ RelativePath="..\src\google\protobuf\compiler\cpp\cpp_string_field.cc" > + + -- cgit v1.2.3