comparison README @ 362:3791ff65cddd

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Thu, 18 Apr 2002 04:51:20 +0000
parents c5010ab8ba35
children e405cf8bf580
comparison
equal deleted inserted replaced
361:87624d1308f5 362:3791ff65cddd
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, BSD/OS, Solaris, and IRIX. The code contains support for 19 FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support
20 Atari, Windows CE, OpenBSD, NetBSD, AIX, OSF/Tru64, and QNX, but these 20 for Windows CE, Atari, QNX, NetBSD, AIX, OSF/Tru64, and SymbianOS, but
21 are not yet officially supported. 21 these are 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.