aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotobuf.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/libprotobuf.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/libprotobuf.vcproj')
-rw-r--r--vsprojects/libprotobuf.vcproj12
1 files changed, 10 insertions, 2 deletions
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>