aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/libprotobuf.vcproj
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-04-27 22:28:10 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-04-27 22:28:10 +0000
commit50ede8ba177dc6421a413dc73732b523ac24242d (patch)
treebc611b259770b0723292e3a8eba69fb368f25e52 /vsprojects/libprotobuf.vcproj
parentd37d46dfbcedadeb439ad0367f8afcf8867dca43 (diff)
downloadprotobuf-50ede8ba177dc6421a413dc73732b523ac24242d.tar.gz
protobuf-50ede8ba177dc6421a413dc73732b523ac24242d.tar.bz2
protobuf-50ede8ba177dc6421a413dc73732b523ac24242d.zip
Update MSVC project files for rev 120, and add instructions for compiling with zlib.
Diffstat (limited to 'vsprojects/libprotobuf.vcproj')
-rw-r--r--vsprojects/libprotobuf.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/vsprojects/libprotobuf.vcproj b/vsprojects/libprotobuf.vcproj
index 834181ad..d08bf091 100644
--- a/vsprojects/libprotobuf.vcproj
+++ b/vsprojects/libprotobuf.vcproj
@@ -184,6 +184,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\io\gzip_stream.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\stubs\hash.h"
>
</File>
@@ -200,6 +204,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\stubs\once.h"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\parser.h"
>
</File>
@@ -304,6 +312,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\io\gzip_stream.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\stubs\hash.cc"
>
</File>
@@ -320,6 +332,10 @@
>
</File>
<File
+ RelativePath="..\src\google\protobuf\stubs\once.cc"
+ >
+ </File>
+ <File
RelativePath="..\src\google\protobuf\compiler\parser.cc"
>
</File>