README.txt 635 B

123456789
  1. This folder contains everything related to 3rdparty code or tools.
  2. cmake - scripts for the cmake build system (http://www.cmake.org)
  3. libconfig - library for processing structured configuration files (http://www.hyperrealm.com/libconfig/)
  4. msinttypes - standard headers missing from Microsoft Visual Studio (http://code.google.com/p/msinttypes)
  5. mt19937ar - code for Mersenne Twister pseudorandom number generator
  6. mysql - library for MySQL Community Server (http://www.mysql.com)
  7. pcre - library for Perl Compatible Regular Expressions (http://www.pcre.org)
  8. zlib - library for DEFLATE lossless compression algorithm (http://www.zlib.net)