mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-15 14:15:54 -06:00
Added docs for mingw.
This commit is contained in:
parent
234ab73cd2
commit
d0e1cad2ef
3 changed files with 9 additions and 6 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue