Update-Installer/external
Robert Knight 59f8cd753f Link the updater with the static VC++ runtime on Windows
This allows the updater to work on older Windows XP systems
without the VC++ 2008 runtime redistributable installed.

 * Add statically linked pre-built versions of the zlib and
   bzip2 libraries.

This increases the size of the updater executable by 200KB
to ~400KB on Windows.
2011-09-15 18:34:45 +01:00
..
AnyOption WIP - Standalone update installer with no dependency on Qt 2011-08-19 19:59:21 +01:00
bzip2 Link the updater with the static VC++ runtime on Windows 2011-09-15 18:34:45 +01:00
minizip Link the updater with the static VC++ runtime on Windows 2011-09-15 18:34:45 +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
verpatch Show a useful product name and description in the UAC prompt under Windows Vista/7 2011-09-02 12:53:44 +01:00
win32cpp Add Win++ library to external 2011-08-23 19:54:52 +01:00
zlib Link the updater with the static VC++ runtime on Windows 2011-09-15 18:34:45 +01:00