aboutsummaryrefslogtreecommitdiff
path: root/vsprojects
diff options
context:
space:
mode:
authorkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-12-24 02:12:15 +0000
committerkenton@google.com <kenton@google.com@630680e5-0e50-0410-840e-4b1c322b438d>2009-12-24 02:12:15 +0000
commit5066322074b975fac2436cb137d3b169d75c96d6 (patch)
tree8a4fe497c3e78db88c87126d8fd79a64196a9f62 /vsprojects
parent45258ff4e23e3427b96bf3f36c393d1ac0c8f2e9 (diff)
downloadprotobuf-5066322074b975fac2436cb137d3b169d75c96d6.tar.gz
protobuf-5066322074b975fac2436cb137d3b169d75c96d6.tar.bz2
protobuf-5066322074b975fac2436cb137d3b169d75c96d6.zip
Allow protoc to output directly to zip/jar/par/war files.
Diffstat (limited to 'vsprojects')
-rw-r--r--vsprojects/libprotoc.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/vsprojects/libprotoc.vcproj b/vsprojects/libprotoc.vcproj
index f38b28d0..fa26c24b 100644
--- a/vsprojects/libprotoc.vcproj
+++ b/vsprojects/libprotoc.vcproj
@@ -159,6 +159,10 @@
RelativePath="..\src\google\protobuf\compiler\subprocess.h"
>
</File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\zip_writer.h"
+ >
+ </File>
<File
RelativePath="..\src\google\protobuf\compiler\plugin.h"
>
@@ -287,6 +291,10 @@
RelativePath="..\src\google\protobuf\compiler\subprocess.cc"
>
</File>
+ <File
+ RelativePath="..\src\google\protobuf\compiler\zip_writer.cc"
+ >
+ </File>
<File
RelativePath="..\src\google\protobuf\compiler\plugin.cc"
>