[OTS] Fix standalone tools build 

- Assume zlib is placed in third_party/zlib on windows 
- ot-sanitize did not use binary IO mode on windows 
- Tweaks to ots-standalone.gyp 

Reivew URL: https://codereview.chromium.org/13323005/



git-svn-id: http://ots.googlecode.com/svn/trunk@98 a4e77c2c-9104-11de-800e-5b313e0d2bf3
diff --git a/INSTALL b/INSTALL
index a4ed4a3..e731ce8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,7 +9,7 @@
   (Note: test programs which require gtest can't build with gyp for now)
 
   1. If you are building OTS on Windows, download zlib from
-     http://www.zlib.net/ and put them in appropriate folder.
+     http://www.zlib.net/ and put them in third_party/zlib.
 
   2. Run gyp_ots