aboutsummaryrefslogtreecommitdiff
path: root/dep/lib
diff options
context:
space:
mode:
Diffstat (limited to 'dep/lib')
-rw-r--r--dep/lib/Makefile.am50
-rw-r--r--dep/lib/win32_debug/libeay32.dllbin1249280 -> 1252864 bytes
-rw-r--r--dep/lib/win32_debug/libeay32.libbin664514 -> 673762 bytes
-rw-r--r--dep/lib/win32_debug/sqlite.libbin665068 -> 0 bytes
-rw-r--r--dep/lib/win32_release/libeay32.dllbin1032192 -> 1012224 bytes
-rw-r--r--dep/lib/win32_release/libeay32.libbin664514 -> 673762 bytes
-rw-r--r--dep/lib/win32_release/sqlite.libbin665068 -> 0 bytes
-rw-r--r--dep/lib/x64_Debug/libeay32.dllbin1412608 -> 1664000 bytes
-rw-r--r--dep/lib/x64_Debug/libeay32.libbin649432 -> 658476 bytes
-rw-r--r--dep/lib/x64_release/libeay32.dllbin1412608 -> 1289728 bytes
-rw-r--r--dep/lib/x64_release/libeay32.libbin649432 -> 658476 bytes
11 files changed, 50 insertions, 0 deletions
diff --git a/dep/lib/Makefile.am b/dep/lib/Makefile.am
new file mode 100644
index 00000000000..3eceffd2415
--- /dev/null
+++ b/dep/lib/Makefile.am
@@ -0,0 +1,50 @@
+# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>
+#
+# Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/>
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2 of the License, or
+# (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+## Process this file with automake to produce Makefile.in
+
+## Sub-directories to parse
+
+## Additional files to include when running 'make dist'
+# Debug libraries for Win32 builds.
+EXTRA_DIST = \
+ win32_debug/libeay32.dll \
+ win32_debug/libeay32.lib \
+ win32_debug/libmySQL.dll \
+ win32_debug/libmySQL.lib
+
+# Release libraries for Win32 builds.
+EXTRA_DIST += \
+ win32_release/libeay32.dll \
+ win32_release/libeay32.lib \
+ win32_release/libmySQL.dll \
+ win32_release/libmySQL.lib
+
+# Debug libraries for Win64 builds.
+EXTRA_DIST += \
+ x64_Debug/libeay32.dll \
+ x64_Debug/libeay32.lib \
+ x64_Debug/libmySQL.dll \
+ x64_Debug/libmySQL.lib
+
+# Release libraries for Win64 builds.
+EXTRA_DIST += \
+ x64_release/libeay32.dll \
+ x64_release/libeay32.lib \
+ x64_release/libmySQL.dll \
+ x64_release/libmySQL.lib
diff --git a/dep/lib/win32_debug/libeay32.dll b/dep/lib/win32_debug/libeay32.dll
index f62b057bb23..79f55974cdd 100644
--- a/dep/lib/win32_debug/libeay32.dll
+++ b/dep/lib/win32_debug/libeay32.dll
Binary files differ
diff --git a/dep/lib/win32_debug/libeay32.lib b/dep/lib/win32_debug/libeay32.lib
index 7f89f68e413..590c39eb75f 100644
--- a/dep/lib/win32_debug/libeay32.lib
+++ b/dep/lib/win32_debug/libeay32.lib
Binary files differ
diff --git a/dep/lib/win32_debug/sqlite.lib b/dep/lib/win32_debug/sqlite.lib
deleted file mode 100644
index aa335a68d2e..00000000000
--- a/dep/lib/win32_debug/sqlite.lib
+++ /dev/null
Binary files differ
diff --git a/dep/lib/win32_release/libeay32.dll b/dep/lib/win32_release/libeay32.dll
index e078a35487a..9b7dc65c4c9 100644
--- a/dep/lib/win32_release/libeay32.dll
+++ b/dep/lib/win32_release/libeay32.dll
Binary files differ
diff --git a/dep/lib/win32_release/libeay32.lib b/dep/lib/win32_release/libeay32.lib
index b5ad42ae274..fb5a2445bbc 100644
--- a/dep/lib/win32_release/libeay32.lib
+++ b/dep/lib/win32_release/libeay32.lib
Binary files differ
diff --git a/dep/lib/win32_release/sqlite.lib b/dep/lib/win32_release/sqlite.lib
deleted file mode 100644
index aa335a68d2e..00000000000
--- a/dep/lib/win32_release/sqlite.lib
+++ /dev/null
Binary files differ
diff --git a/dep/lib/x64_Debug/libeay32.dll b/dep/lib/x64_Debug/libeay32.dll
index 75058bd0cc0..d9df5ecc862 100644
--- a/dep/lib/x64_Debug/libeay32.dll
+++ b/dep/lib/x64_Debug/libeay32.dll
Binary files differ
diff --git a/dep/lib/x64_Debug/libeay32.lib b/dep/lib/x64_Debug/libeay32.lib
index 679578e78e8..a495e921070 100644
--- a/dep/lib/x64_Debug/libeay32.lib
+++ b/dep/lib/x64_Debug/libeay32.lib
Binary files differ
diff --git a/dep/lib/x64_release/libeay32.dll b/dep/lib/x64_release/libeay32.dll
index 75058bd0cc0..45357905e74 100644
--- a/dep/lib/x64_release/libeay32.dll
+++ b/dep/lib/x64_release/libeay32.dll
Binary files differ
diff --git a/dep/lib/x64_release/libeay32.lib b/dep/lib/x64_release/libeay32.lib
index 679578e78e8..750e837dcdf 100644
--- a/dep/lib/x64_release/libeay32.lib
+++ b/dep/lib/x64_release/libeay32.lib
Binary files differ