added SDL win32
authorPatrik Gornicz <Gornicz.P@gmail.com>
Mon, 20 Apr 2009 17:21:47 +0000 (13:21 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Mon, 20 Apr 2009 17:21:47 +0000 (13:21 -0400)
libs/README-SDL [new file with mode: 0644]
libs/SDL.dll [new file with mode: 0755]

diff --git a/libs/README-SDL b/libs/README-SDL
new file mode 100644 (file)
index 0000000..1669736
--- /dev/null
@@ -0,0 +1,13 @@
+\r
+Please distribute this file with the SDL runtime environment:\r
+\r
+The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library\r
+designed to make it easy to write multi-media software, such as games and\r
+emulators.\r
+\r
+The Simple DirectMedia Layer library source code is available from:\r
+http://www.libsdl.org/\r
+\r
+This library is distributed under the terms of the GNU LGPL license:\r
+http://www.gnu.org/copyleft/lesser.html\r
+\r
diff --git a/libs/SDL.dll b/libs/SDL.dll
new file mode 100755 (executable)
index 0000000..3ce97a5
Binary files /dev/null and b/libs/SDL.dll differ