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