aboutsummaryrefslogtreecommitdiff
path: root/vsprojects/config.h
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2015-06-05 17:59:09 -0700
committerFeng Xiao <xfxyjwf@gmail.com>2015-06-05 23:57:01 -0700
commitee6b3d55297978fbf8541218faf8bf862b6c2c9d (patch)
treedc90b398c7ef3981ea651041221b8ba8186b73b8 /vsprojects/config.h
parentdffd542bb8d45f6846a65864a39674669915fce6 (diff)
downloadprotobuf-ee6b3d55297978fbf8541218faf8bf862b6c2c9d.tar.gz
protobuf-ee6b3d55297978fbf8541218faf8bf862b6c2c9d.tar.bz2
protobuf-ee6b3d55297978fbf8541218faf8bf862b6c2c9d.zip
Remove vsprojects.
Diffstat (limited to 'vsprojects/config.h')
-rwxr-xr-xvsprojects/config.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/vsprojects/config.h b/vsprojects/config.h
deleted file mode 100755
index a93bb033..00000000
--- a/vsprojects/config.h
+++ /dev/null
@@ -1,20 +0,0 @@
-/* protobuf config.h for MSVC. On other platforms, this is generated
- * automatically by autoheader / autoconf / configure. */
-
-#include <google/protobuf/stubs/pbconfig.h>
-
-#define HASH_MAP_H GOOGLE_PROTOBUF_HASH_MAP_H
-#define HASH_NAMESPACE GOOGLE_PROTOBUF_HASH_NAMESPACE
-#define HASH_SET_H GOOGLE_PROTOBUF_HASH_SET_H
-
-#ifdef GOOGLE_PROTOBUF_HAVE_HASH_MAP
-#define HAVE_HASH_MAP GOOGLE_PROTOBUF_HAVE_HASH_MAP
-#endif
-
-#ifdef GOOGLE_PROTOBUF_HAVE_HASH_SET
-#define HAVE_HASH_SET GOOGLE_PROTOBUF_HAVE_HASH_SET
-#endif
-
-/* define if you want to use zlib. See readme.txt for additional
- * requirements. */
-// #define HAVE_ZLIB 1