aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotoc.vcproj
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2015-02-02 19:37:58 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2015-02-02 19:37:58 -0800
commita22bc812a4042a3a1bd6aab48a87aee036650745 (patch)
tree0c42910d23f44eb333dcd1fb4fa5396c504fe20a /vsprojects/libprotoc.vcproj
parent17e4419188e5873c43d462d493fcbb2cc668aa71 (diff)
parente544b38815134ea800c1c4d86d207c1b56535afe (diff)
downloadprotobuf-a22bc812a4042a3a1bd6aab48a87aee036650745.tar.gz
protobuf-a22bc812a4042a3a1bd6aab48a87aee036650745.tar.bz2
protobuf-a22bc812a4042a3a1bd6aab48a87aee036650745.zip
Merge pull request #186 from ennerf/win32-msvc-fix
MSVC protoc compiler fix
Diffstat (limited to 'vsprojects/libprotoc.vcproj')
-rw-r--r--vsprojects/libprotoc.vcproj8
1 files changed, 8 insertions, 0 deletions
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"
>
</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"
>