aboutsummaryrefslogtreecommitdiffhomepage
path: root/build-windows
diff options
context:
space:
mode:
authorGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-12-11 17:16:59 -0800
committerGravatar Hoa V. DINH <dinh.viet.hoa@gmail.com>2014-12-11 17:16:59 -0800
commitec89707b8ba23242b4da9b1a53882aefd48bddd5 (patch)
tree31e92215eee0fb9affbfc4ef5cd9c23f08879428 /build-windows
parent2b2ed50c306321cfdb445f1458131503eed474cb (diff)
Updated build instructions for windows
Diffstat (limited to 'build-windows')
-rw-r--r--build-windows/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/build-windows/README.md b/build-windows/README.md
index 798f7620..ac0a3ddc 100644
--- a/build-windows/README.md
+++ b/build-windows/README.md
@@ -12,6 +12,7 @@ Also, you'll need all the dependencies, download the most recent binary builds i
- [CTemplate](http://d.etpan.org/mailcore2-deps/ctemplate-win32/)
- [libEtPan](http://d.etpan.org/mailcore2-deps/libetpan-win32/)
+- [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/)
@@ -24,13 +25,14 @@ You'll need all the dependencies, download the most recent binary builds in:
- [CTemplate](http://d.etpan.org/mailcore2-deps/ctemplate-win32/)
- [libEtPan](http://d.etpan.org/mailcore2-deps/libetpan-win32/)
+- [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, LibXML 2, Tidy HTML5, uchardet and zlib ####
+#### Instructions for CTemplate, libEtPan,Cyrus SASL, LibXML 2, Tidy HTML5, uchardet and zlib ####
- copy `include`, `lib` and `lib64` folders to `mailcore2/Externals`.