aboutsummaryrefslogtreecommitdiff
path: root/vsprojects
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
parentb7aebe40998d9a2526d6edf3f662d5b517dfdd1c (diff)
downloadprotobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.tar.gz
protobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.tar.bz2
protobuf-7ee0f3edc7fe125b5c65865b168c296731f2a567.zip
change some files to pass MSVC 2013
Diffstat (limited to 'vsprojects')
-rwxr-xr-xvsprojects/extract_includes.bat1
-rw-r--r--vsprojects/libprotobuf.vcproj12
-rw-r--r--vsprojects/libprotoc.vcproj34
3 files changed, 44 insertions, 3 deletions
diff --git a/vsprojects/extract_includes.bat b/vsprojects/extract_includes.bat
index 2ddcddbe..beab8c4a 100755
--- a/vsprojects/extract_includes.bat
+++ b/vsprojects/extract_includes.bat
@@ -35,6 +35,7 @@ copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_
copy ..\src\google\protobuf\io\coded_stream.h include\google\protobuf\io\coded_stream.h
copy ..\src\google\protobuf\io\gzip_stream.h include\google\protobuf\io\gzip_stream.h
copy ..\src\google\protobuf\io\printer.h include\google\protobuf\io\printer.h
+copy ..\src\google\protobuf\io\strtod.h include\google\protobuf\io\strtod.h
copy ..\src\google\protobuf\io\tokenizer.h include\google\protobuf\io\tokenizer.h
copy ..\src\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_copy_stream.h
copy ..\src\google\protobuf\io\zero_copy_stream_impl.h include\google\protobuf\io\zero_copy_stream_impl.h
diff --git a/vsprojects/libprotobuf.vcproj b/vsprojects/libprotobuf.vcproj
index fd47753d..1a488f7d 100644
--- a/vsprojects/libprotobuf.vcproj
+++ b/vsprojects/libprotobuf.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"
@@ -196,6 +196,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\io\strtod.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\stubs\hash.h"
>
</File>
@@ -204,7 +208,7 @@
>
</File>
<File
- RelativePath="..\src\google\protobuf\stubs\map-util.h"
+ RelativePath="..\src\google\protobuf\stubs\map_util.h"
>
</File>
<File
@@ -368,6 +372,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\io\strtod.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\importer.cc"
>
</File>
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>