From 57b1090a409163347e0d9619b6e6a09428af2506 Mon Sep 17 00:00:00 2001 From: JJ Date: Thu, 19 Dec 2013 20:04:43 -0800 Subject: [PATCH] Created MySQL and ZLIB Dependencies (markdown) --- MySQL-and-ZLIB-Dependencies.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 MySQL-and-ZLIB-Dependencies.md diff --git a/MySQL-and-ZLIB-Dependencies.md b/MySQL-and-ZLIB-Dependencies.md new file mode 100644 index 0000000..6b291d7 --- /dev/null +++ b/MySQL-and-ZLIB-Dependencies.md @@ -0,0 +1,7 @@ +These dependencies are required for compiling in Visual Studio. + +**32-bit:** [x86] (http://eqemu.github.io/downloads/WindowsDependencies_x86.zip) + +**64-bit:** [x64] (http://eqemu.github.io/downloads/WindowsDependencies_x64.zip) + +**Note:** If you are using XAMPP, the MySQL version included is 5.6.14. The dependencies are not included with that particular version, so you will need these dependencies to compile. \ No newline at end of file