From e9d273f7b0544b03e4d73e1078b2755fef0e05f7 Mon Sep 17 00:00:00 2001 From: /dev/humancontroller Date: Sat, 28 Mar 2015 01:21:52 +0100 Subject: remove most libraries from the source tree --- src/libs/win64/SDL264.dll | Bin 6170550 -> 0 bytes src/libs/win64/SDL64.dll | Bin 1894504 -> 0 bytes src/libs/win64/libSDL264.a | Bin 7810478 -> 0 bytes src/libs/win64/libSDL264.dll.a | Bin 337996 -> 0 bytes src/libs/win64/libSDL264main.a | Bin 9108 -> 0 bytes src/libs/win64/libSDL64.a | Bin 1829790 -> 0 bytes src/libs/win64/libSDL64main.a | Bin 17118 -> 0 bytes src/libs/win64/libcurl.a | Bin 417936 -> 0 bytes 8 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 src/libs/win64/SDL264.dll delete mode 100755 src/libs/win64/SDL64.dll delete mode 100644 src/libs/win64/libSDL264.a delete mode 100644 src/libs/win64/libSDL264.dll.a delete mode 100644 src/libs/win64/libSDL264main.a delete mode 100644 src/libs/win64/libSDL64.a delete mode 100644 src/libs/win64/libSDL64main.a delete mode 100644 src/libs/win64/libcurl.a (limited to 'src/libs/win64') diff --git a/src/libs/win64/SDL264.dll b/src/libs/win64/SDL264.dll deleted file mode 100755 index 1da50b91..00000000 Binary files a/src/libs/win64/SDL264.dll and /dev/null differ diff --git a/src/libs/win64/SDL64.dll b/src/libs/win64/SDL64.dll deleted file mode 100755 index 1d14407c..00000000 Binary files a/src/libs/win64/SDL64.dll and /dev/null differ diff --git a/src/libs/win64/libSDL264.a b/src/libs/win64/libSDL264.a deleted file mode 100644 index 3fed6952..00000000 Binary files a/src/libs/win64/libSDL264.a and /dev/null differ diff --git a/src/libs/win64/libSDL264.dll.a b/src/libs/win64/libSDL264.dll.a deleted file mode 100644 index fd2ef7da..00000000 Binary files a/src/libs/win64/libSDL264.dll.a and /dev/null differ diff --git a/src/libs/win64/libSDL264main.a b/src/libs/win64/libSDL264main.a deleted file mode 100644 index a4e59ff2..00000000 Binary files a/src/libs/win64/libSDL264main.a and /dev/null differ diff --git a/src/libs/win64/libSDL64.a b/src/libs/win64/libSDL64.a deleted file mode 100644 index b1a0298f..00000000 Binary files a/src/libs/win64/libSDL64.a and /dev/null differ diff --git a/src/libs/win64/libSDL64main.a b/src/libs/win64/libSDL64main.a deleted file mode 100644 index 4e527e2c..00000000 Binary files a/src/libs/win64/libSDL64main.a and /dev/null differ diff --git a/src/libs/win64/libcurl.a b/src/libs/win64/libcurl.a deleted file mode 100644 index e50e75e2..00000000 Binary files a/src/libs/win64/libcurl.a and /dev/null differ -- cgit