Update-Installer/external
Robert Knight 4bcf379839 Fix minizip library compilation under OS X
Set the USE_FILE32API flag on Mac since fopen64()
and several related calls do not exist on that platform which
uses 64bit I/O in the standard file methods.

See http://stackoverflow.com/questions/4003479/how-to-enable-large-file-support-under-darwin
for details.
2011-08-22 14:19:07 +01:00
..
AnyOption WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
minizip Fix minizip library compilation under OS X 2011-08-22 14:19:07 +01:00
TinyThread Remove dependency on Boost::Thread and use the TinyThread library instead. 2011-08-22 14:00:00 +01:00
tinyxml WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00