comparison README @ 268:217b02923e79

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Fri, 18 Jan 2002 18:34:51 +0000
parents 74212992fb08
children c5010ab8ba35
comparison
equal deleted inserted replaced
267:b0a5d198755b 268:217b02923e79
14 14
15 SDL is written in C, but works with C++ natively, and has bindings to 15 SDL is written in C, but works with C++ natively, and has bindings to
16 several other languages, including Ada, Eiffel, ML, Perl, and Python. 16 several other languages, including Ada, Eiffel, ML, Perl, and Python.
17 17
18 The current version supports Linux, Windows, BeOS, MacOS, MacOS X, 18 The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
19 FreeBSD, Solaris, and IRIX. The code contains support for Windows CE, 19 FreeBSD, BSD/OS, Solaris, and IRIX. The code contains support for
20 OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these are not yet 20 Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these are
21 officially supported. 21 not yet officially supported.
22 22
23 This library is distributed under GNU LGPL version 2, which can be 23 This library is distributed under GNU LGPL version 2, which can be
24 found in the file "COPYING". This license allows you to use SDL 24 found in the file "COPYING". This license allows you to use SDL
25 freely in commercial programs as long as you link with the dynamic 25 freely in commercial programs as long as you link with the dynamic
26 library. 26 library.