Commit Graph

3 Commits

Author SHA1 Message Date
Joern
df348a07e5 Visual Studio 2015 / MSVC2015 compatibility
... first set of syntax error fixes to compile GC using Visual Studio 2015
... changes are encapsulated and tested to not conflict with GCC compilation

Note: there is no full compatibility - so GC is not building with MSVC2015 yet
2015-12-24 11:08:31 +01:00
Mark Liversedge
f266c41e49 QZipReader and QZipWriter Windows Fixup
.. headers expected DLLs.
2015-10-06 20:51:34 +01:00
Mark Liversedge
a1a9fd96fc Added QZipReader/QZipWriter
.. so we can read/write zip files that can be opened
   outside of GC. For example, when working with a file
   store we want to write .json.zip that could be read
   using winzip et al
2015-10-06 08:12:26 +01:00