aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotoc.vcproj
diff options
context:
space:
mode:
authorjieluo@google.com <jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2014-07-31 00:24:48 +0000
committerjieluo@google.com <jieluo@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2014-07-31 00:24:48 +0000
commit7ee0f3edc7fe125b5c65865b168c296731f2a567 (patch)
tree6c0cef0dbe511f4f9c5d7bda53af316b6355ea43 /vsprojects/libprotoc.vcproj
parentb7aebe40998d9a2526d6edf3f662d5b517dfdd1c (diff)
downloadprotobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.tar.gz
protobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.tar.bz2
protobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.zip
change some files to pass MSVC 2013
Diffstat (limited to 'vsprojects/libprotoc.vcproj')
-rw-r--r--vsprojects/libprotoc.vcproj34
1 files changed, 33 insertions, 1 deletions
diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj
index b7030288..f0a4e179 100644
--- a/vsprojects/libprotoc.vcproj
+++ b/vsprojects/libprotoc.vcproj
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
@@ -248,10 +248,18 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_generator_factory.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_helpers.h"
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_lazy_message_field.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_message.h"
>
</File>
@@ -260,6 +268,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_name_resolver.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_primitive_field.h"
>
</File>
@@ -268,6 +280,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_shared_code_generator.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_string_field.h"
>
</File>
@@ -392,10 +408,18 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_generator_factory.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_helpers.cc"
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_lazy_message_field.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_message.cc"
>
</File>
@@ -404,6 +428,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_name_resolver.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_primitive_field.cc"
>
</File>
@@ -412,6 +440,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\compiler\java\java_shared_code_generator.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\java\java_string_field.cc"
>
</File>