aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-windows
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2015-01-22 17:28:08 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2015-01-22 17:28:08 -0800
commit7de393b86db4fe8dcb779e0559dea6508b7d73c1 (patch)
tree3fe9e16b3d7d3a7f8574ec7ecec8e79d57a4f5fa /build-windows
parent399112d6bf070bce21c80a323fa2448ebec22b85 (diff)
Updated README instructions: removed uchardet dependency
Diffstat (limited to 'build-windows')
-rw-r--r--build-windows/README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/build-windows/README.md b/build-windows/README.md
index ac0a3ddc..a624bb47 100644
--- a/build-windows/README.md
+++ b/build-windows/README.md
@@ -15,7 +15,6 @@ Also, you'll need all the dependencies, download the most recent binary builds i
- [Cyrus SASL](http://d.etpan.org/mailcore2-deps/cyrus-sasl-win32/)
- [LibXML 2](http://d.etpan.org/mailcore2-deps/libxml2-win32/)
- [Tidy HTML5](http://d.etpan.org/mailcore2-deps/tidy-html5-win32/)
-- [uchardet](http://d.etpan.org/mailcore2-deps/uchardet-win32/)
- [zlib](http://d.etpan.org/mailcore2-deps/zlib-win32/)
- [ICU, OpenSSL and pthread for win32](http://d.etpan.org/mailcore2-deps/misc-win32/)
@@ -28,11 +27,10 @@ You'll need all the dependencies, download the most recent binary builds in:
- [Cyrus SASL](http://d.etpan.org/mailcore2-deps/cyrus-sasl-win32/)
- [LibXML 2](http://d.etpan.org/mailcore2-deps/libxml2-win32/)
- [Tidy HTML5](http://d.etpan.org/mailcore2-deps/tidy-html5-win32/)
-- [uchardet](http://d.etpan.org/mailcore2-deps/uchardet-win32/)
- [zlib](http://d.etpan.org/mailcore2-deps/zlib-win32/)
- [icu4c, OpenSSL and pthread for win32](http://d.etpan.org/mailcore2-deps/misc-win32/)
-#### Instructions for CTemplate, libEtPan,Cyrus SASL, LibXML 2, Tidy HTML5, uchardet and zlib ####
+#### Instructions for CTemplate, libEtPan,Cyrus SASL, LibXML 2, Tidy HTML5 and zlib ####
- copy `include`, `lib` and `lib64` folders to `mailcore2/Externals`.