aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/extract_includes.bat
diff options
context:
space:
mode:
authorJisi Liu <liujisi@google.com>2015-02-26 02:00:06 -0800
committerJisi Liu <liujisi@google.com>2015-02-26 02:00:06 -0800
commit0c59f2e6fc0a2cb8e8e3b4c7327f650e8586880a (patch)
tree01ae4acc2fed9bbce7fe3568f87d169e658ae5bc /vsprojects/extract_includes.bat
parent581be24606a925d038f382dc4c86256e2d29e001 (diff)
parent7d5cf8d7a1bd24acce56296747731051ebe1b180 (diff)
downloadprotobuf-0c59f2e6fc0a2cb8e8e3b4c7327f650e8586880a.tar.gz
protobuf-0c59f2e6fc0a2cb8e8e3b4c7327f650e8586880a.tar.bz2
protobuf-0c59f2e6fc0a2cb8e8e3b4c7327f650e8586880a.zip
Merge pull request #222 from google/v3.0.0-alpha-2
V3.0.0 alpha 2
Diffstat (limited to 'vsprojects/extract_includes.bat')
-rwxr-xr-xvsprojects/extract_includes.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/vsprojects/extract_includes.bat b/vsprojects/extract_includes.bat
index 3f902e8e..e9d762c6 100755
--- a/vsprojects/extract_includes.bat
+++ b/vsprojects/extract_includes.bat
@@ -72,6 +72,7 @@ copy ..\src\google\protobuf\stubs\fastmem.h include\google\protobuf\stubs\fastme
copy ..\src\google\protobuf\stubs\once.h include\google\protobuf\stubs\once.h
copy ..\src\google\protobuf\stubs\platform_macros.h include\google\protobuf\stubs\platform_macros.h
copy ..\src\google\protobuf\stubs\singleton.h include\google\protobuf\stubs\singleton.h
+copy ..\src\google\protobuf\stubs\hash.h include\google\protobuf\stubs\hash.h
copy ..\src\google\protobuf\stubs\stl_util.h include\google\protobuf\stubs\stl_util.h
copy ..\src\google\protobuf\stubs\template_util.h include\google\protobuf\stubs\template_util.h
copy ..\src\google\protobuf\stubs\type_traits.h include\google\protobuf\stubs\type_traits.h
@@ -80,3 +81,4 @@ copy ..\src\google\protobuf\unknown_field_set.h include\google\protobuf\unknown_
copy ..\src\google\protobuf\wire_format.h include\google\protobuf\wire_format.h
copy ..\src\google\protobuf\wire_format_lite.h include\google\protobuf\wire_format_lite.h
copy ..\src\google\protobuf\wire_format_lite_inl.h include\google\protobuf\wire_format_lite_inl.h
+copy google\protobuf\stubs\pbconfig.h include\google\protobuf\stubs\pbconfig.h