Added docs for mingw.

This commit is contained in:
John McNamara 2016-07-03 00:58:51 +01:00
parent 234ab73cd2
commit d0e1cad2ef
3 changed files with 9 additions and 6 deletions

View file

@ -24,8 +24,9 @@ It supports features such as:
- Source code available on [GitHub](https://github.com/jmcnamara/libxlsxwriter).
- FreeBSD ref license.
- ANSI C.
- Works with GCC 4.x, GCC 5.x, Clang, Xcode, MSVC 2015, ICC and TCC.
- Works on Linux, FreeBSD, OS X, iOS and Windows.
- Works with GCC 4.x, GCC 5.x, Clang, Xcode, MSVC 2015, ICC, TCC, MinGW, MingGW-w64/32.
- Works on Linux, FreeBSD, OS X, iOS and Windows. Also with Mingw MSYS/MSYS2 and Cygwin.
- Compiles for 32 and 64 bit.
- The only dependency is on `zlib`.
Here is an example that was used to create the spreadsheet shown above: