aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJorge Canizales <jcanizales@google.com>2015-05-26 10:47:30 -0700
committerJorge Canizales <jcanizales@google.com>2015-05-26 10:47:30 -0700
commit7e53cf77891744b40ea6fb6e722e545e1a1c37fd (patch)
tree07c6dd7463bc40d6825baba0220570ccb386ff9a
parent0d3b36ad54a2e4d550afdedbf8a21131a9d17e6f (diff)
downloadprotobuf-7e53cf77891744b40ea6fb6e722e545e1a1c37fd.tar.gz
protobuf-7e53cf77891744b40ea6fb6e722e545e1a1c37fd.tar.bz2
protobuf-7e53cf77891744b40ea6fb6e722e545e1a1c37fd.zip
Add ObjC helpers header to vsproject/extract_includes.bat
-rwxr-xr-xvsprojects/extract_includes.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/vsprojects/extract_includes.bat b/vsprojects/extract_includes.bat
index e912011d..989fef4b 100755
--- a/vsprojects/extract_includes.bat
+++ b/vsprojects/extract_includes.bat
@@ -23,6 +23,7 @@ copy ..\src\google\protobuf\compiler\java\java_generator.h include\google\protob
copy ..\src\google\protobuf\compiler\java\java_names.h include\google\protobuf\compiler\java\java_names.h
copy ..\src\google\protobuf\compiler\javanano\javanano_generator.h include\google\protobuf\compiler\javanano\javanano_generator.h
copy ..\src\google\protobuf\compiler\objectivec\objectivec_generator.h include\google\protobuf\compiler\objectivec\objectivec_generator.h
+copy ..\src\google\protobuf\compiler\objectivec\objectivec_helpers.h include\google\protobuf\compiler\objectivec\objectivec_helpers.h
copy ..\src\google\protobuf\compiler\parser.h include\google\protobuf\compiler\parser.h
copy ..\src\google\protobuf\compiler\plugin.h include\google\protobuf\compiler\plugin.h
copy ..\src\google\protobuf\compiler\plugin.pb.h include\google\protobuf\compiler\plugin.pb.h